diff --git a/common/content/io.js b/common/content/io.js index 6e4361df..e2a4f660 100644 --- a/common/content/io.js +++ b/common/content/io.js @@ -731,7 +731,7 @@ lookup: } options.add(["banghist", "bh"], - "Replace occurences of ! with the previous command when executing external commands", + "Replace occurrences of ! with the previous command when executing external commands", "boolean", true); options.add(["fileencoding", "fenc"], diff --git a/common/locale/en-US/hints.xml b/common/locale/en-US/hints.xml index cdbb1005..31cdb422 100644 --- a/common/locale/en-US/hints.xml +++ b/common/locale/en-US/hints.xml @@ -31,7 +31,7 @@

Start QuickHint mode. In this mode, every clickable - element (as definied by the hinttags option) is + element (as defined by the hinttags option) is highlighted and numbered. Elements can be selected either by typing their number, or by typing part of their text to narrow down the result. When an element diff --git a/common/locale/en-US/index.xml b/common/locale/en-US/index.xml index c2838f61..1e3856ac 100644 --- a/common/locale/en-US/index.xml +++ b/common/locale/en-US/index.xml @@ -360,7 +360,7 @@ This file contains a list of all available commands, mappings and options.

activate
Define when tabs are automatically activated
altwildmode
Define how command line completion works when the Alt key is pressed
autocomplete
Automatically update the completion list on any key press
-
banghist
Replace occurences of ! with the previous command when executing external commands
+
banghist
Replace occurrences of ! with the previous command when executing external commands
cdpath
List of directories searched when executing :cd
complete
Items which are completed at the :open prompts
defsearch
Set the default search engine
diff --git a/common/locale/en-US/pattern.xml b/common/locale/en-US/pattern.xml index 5d5cb129..79fdd300 100644 --- a/common/locale/en-US/pattern.xml +++ b/common/locale/en-US/pattern.xml @@ -101,7 +101,7 @@ * * -

Search forward for the next occurence of the word under cursor.

+

Search forward for the next occurrence of the word under cursor.

@@ -109,7 +109,7 @@ # # -

Search backward for the previous occurence of the word under cursor.

+

Search backward for the previous occurrence of the word under cursor.

diff --git a/pentadactyl/locale/en-US/intro.xml b/pentadactyl/locale/en-US/intro.xml index 313d890b..0544a8ca 100644 --- a/pentadactyl/locale/en-US/intro.xml +++ b/pentadactyl/locale/en-US/intro.xml @@ -82,7 +82,7 @@ Selecting hyperlinks and other page elements.
  • - Keyboard shorcuts and commands: + Keyboard shortcuts and commands: Defining new key mappings, abbreviations and user commands.