summaryrefslogtreecommitdiff
path: root/doc/cli.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cli.xhtml')
-rw-r--r--doc/cli.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cli.xhtml b/doc/cli.xhtml
index e23b55a..67c9d95 100644
--- a/doc/cli.xhtml
+++ b/doc/cli.xhtml
@@ -215,7 +215,7 @@
be enclosed in double (<code><b>"</b></code>) or single
(<code><b>'</b></code>) quotes to preserve leading and trailing whitespaces
as well as to specify empty values. If the value itself contains trailing or
- leading double quote, enclose it with an extra pair of quotes, for example
+ leading quotes, enclose it with an extra pair of quotes, for example
<code><b>'"x"'</b></code>. Non-leading and non-trailing quotes are
interpreted as being part of the option value.