From 42fba96bdf0020b8fb7617dcdc745effacf3a294 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Fri, 1 May 2009 10:25:08 +1000 Subject: [PATCH] Fix typo in 'encoding' help description (Daniel Hahler). --- vimperator/locale/en-US/index.txt | 2 +- vimperator/locale/en-US/options.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vimperator/locale/en-US/index.txt b/vimperator/locale/en-US/index.txt index 2fab7a0c..7209a436 100644 --- a/vimperator/locale/en-US/index.txt +++ b/vimperator/locale/en-US/index.txt @@ -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 + diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index 29186f50..c81b2ec5 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -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. ____