Skip to content

Commit

Permalink
doc/opal-flash: fix typo
Browse files Browse the repository at this point in the history
Fixes: #85
Suggested-by: Joel Nider <JOELN@il.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
  • Loading branch information
stewartsmith committed Sep 19, 2017
1 parent 7b8125c commit a491ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/opal-api/opal-flash-110-111-112.rst
Expand Up @@ -8,7 +8,7 @@ There are three OPAL calls for interacting with flash devices: ::
#define OPAL_FLASH_ERASE 112

Multiple flash devices are supported by OPAL - each of these calls takes an id
parameter, which much match an ID found in the corresponding ``ibm,opal/flash@n``
parameter, which must match an ID found in the corresponding ``ibm,opal/flash@n``
device tree node. See :ref:`device-tree/ibm,opal/flash` for details of
the device tree bindings.

Expand Down

0 comments on commit a491ed4

Please sign in to comment.