mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 17:32:38 +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 +
|
||||
||'defsearch'|| Set the default search engine +
|
||||
||'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 +
|
||||
||'eventignore'|| List of autocommand event names which should be ignored +
|
||||
||'exrc'|| Allow reading of an RC file in the current directory +
|
||||
|
||||
@@ -310,7 +310,7 @@ ____
|
||||
|\'enc'| |\'encoding'|
|
||||
||'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.
|
||||
____
|
||||
|
||||
|
||||
Reference in New Issue
Block a user