diff options
author | wm4 <wm4@nowhere> | 2014-07-24 15:25:24 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-07-24 15:25:24 +0200 |
commit | cb4aa2df92fca66c309d108e1e1057c1b7043606 (patch) | |
tree | 8c4c72b94271fc954a1c054f8023e23d7f90fe33 /DOCS | |
parent | c19ec6f6f6e77ba713f8ae6f25b68c6eaef46973 (diff) |
manpage: fix a typo
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/options.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 99ce772514..2175254c9f 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2260,7 +2260,7 @@ OPTIONS which means it will try to use UTF-8, otherwise the ``UTF-8-BROKEN`` pseudo codepage (see below). - The default value for this optino is ``auto``, whose actual effect depends + The default value for this option is ``auto``, whose actual effect depends on whether ENCA is compiled. .. admonition:: Warning |