summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/command-options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/command-options.rst b/doc/source/command-options.rst
index edafb153..458c56bb 100644
--- a/doc/source/command-options.rst
+++ b/doc/source/command-options.rst
@@ -19,7 +19,7 @@ Boolean Options
Boolean options for any command that sets a resource state, such as 'enabled'
or 'public', shall always have both positive and negative options defined.
-The names of those options shall either be a naturally occuring pair of
+The names of those options shall either be a naturally occurring pair of
words (in English) or a positive option and a negative option with `no-`
prepended (such as in the traditional GNU option usage) like `--share` and
`--no-share`.