summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorBastian Stender <bst@pengutronix.de>2018-01-19 12:00:43 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-01-22 08:27:55 +0100
commitaf15a816ae9d84fe6c719dfd50984fc2519313cb (patch)
treef22540d91f1186be0c0e3b056e1f1ad86f92d0d9 /Documentation
parentc4b3b440cca77dfbcebdf7cb763dc6a6e3c8c15e (diff)
downloadbarebox-af15a816ae9d84fe6c719dfd50984fc2519313cb.tar.gz
barebox-af15a816ae9d84fe6c719dfd50984fc2519313cb.tar.xz
Documentation: Bootchooser: fix typo
Signed-off-by: Bastian Stender <bst@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/user/bootchooser.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/user/bootchooser.rst b/Documentation/user/bootchooser.rst
index 3d473b5969..9a75afbf5e 100644
--- a/Documentation/user/bootchooser.rst
+++ b/Documentation/user/bootchooser.rst
@@ -353,7 +353,7 @@ node. It then looks like:
It could makes sense to store the result of the last *bootchooser* operation
in the *state* variable set as well. In order to do so, add a node with the name
``last_chosen`` to the *state* variable set. *bootchooser* will use it if present.
-The *state' variable set definition then looks like:
+The *state* variable set definition then looks like:
.. code-block:: text