mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 11:24:10 +01:00
Fix typo in 'encoding' help description (Daniel Hahler).
This commit is contained in:
@@ -269,7 +269,7 @@ section:Options[option-index]
|
|||||||
||'complete'|| Items which are completed at the [c]:[tab]open[c] prompt +
|
||'complete'|| Items which are completed at the [c]:[tab]open[c] prompt +
|
||||||
||'defsearch'|| Set the default search engine +
|
||'defsearch'|| Set the default search engine +
|
||||||
||'editor'|| Set the external text editor +
|
||'editor'|| Set the external text editor +
|
||||||
||'encoding'|| Changes the character encodign of the current buffer +
|
||'encoding'|| Changes the character encoding of the current buffer +
|
||||||
||'errorbells'|| Ring the bell when an error message is displayed +
|
||'errorbells'|| Ring the bell when an error message is displayed +
|
||||||
||'eventignore'|| List of autocommand event names which should be ignored +
|
||'eventignore'|| List of autocommand event names which should be ignored +
|
||||||
||'exrc'|| Allow reading of an RC file in the current directory +
|
||'exrc'|| Allow reading of an RC file in the current directory +
|
||||||
|
|||||||
@@ -310,7 +310,7 @@ ____
|
|||||||
|\'enc'| |\'encoding'|
|
|\'enc'| |\'encoding'|
|
||||||
||'encoding'|| string (default: "UTF-8")
|
||'encoding'|| string (default: "UTF-8")
|
||||||
____
|
____
|
||||||
Changes the character encodign of the current buffer. Valid only for the
|
Changes the character encoding of the current buffer. Valid only for the
|
||||||
current page.
|
current page.
|
||||||
____
|
____
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user