summaryrefslogtreecommitdiff
path: root/common/locale
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2010-09-22 13:35:11 +1000
committerDoug Kearns <dougkearns@gmail.com>2010-09-22 13:35:11 +1000
commit60eac8d7527c054e0e084ccbdecb7c45a0cba5ed (patch)
tree63291bdffaef389e170ab63d04b1c7f5e435aee1 /common/locale
parent877ea957caccdc39f52544aa3b9941e888d4a371 (diff)
downloadpentadactyl-60eac8d7527c054e0e084ccbdecb7c45a0cba5ed.tar.gz
Whitespace fixes.
--HG-- extra : rebase_source : 8668ae131079523322e32f068e1b48bea64b4f72
Diffstat (limited to 'common/locale')
-rw-r--r--common/locale/en-US/browsing.xml2
-rw-r--r--common/locale/en-US/developer.xml2
-rw-r--r--common/locale/en-US/hints.xml2
-rw-r--r--common/locale/en-US/options.xml2
-rw-r--r--common/locale/en-US/repeat.xml4
5 files changed, 6 insertions, 6 deletions
diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml
index 794be08d..576376a9 100644
--- a/common/locale/en-US/browsing.xml
+++ b/common/locale/en-US/browsing.xml
@@ -15,7 +15,7 @@
&dactyl.appname; overrides nearly all &dactyl.host; keys in order to
make browsing more pleasant for Vim users. On the occasions when you
-want to bypass &dactyl.appname;'s key handling and pass keys directly to
+want to bypass &dactyl.appname;'s key handling and pass keys directly to
&dactyl.host; or to a web page, you have two options:
<item>
diff --git a/common/locale/en-US/developer.xml b/common/locale/en-US/developer.xml
index 0b643010..79f72926 100644
--- a/common/locale/en-US/developer.xml
+++ b/common/locale/en-US/developer.xml
@@ -215,7 +215,7 @@ XML.prettyPrinting = <hl key="Boolean">false</hl>;
otherwise. Beginning your file with <str>use strict</str>, while
not required, helps to prevent a lot of common errors.
</p>
-
+
<p>
The documentation that you provide behaves exactly as other
&dactyl.appname; documentation, which means that the tags you
diff --git a/common/locale/en-US/hints.xml b/common/locale/en-US/hints.xml
index 3454df61..93a20c44 100644
--- a/common/locale/en-US/hints.xml
+++ b/common/locale/en-US/hints.xml
@@ -126,7 +126,7 @@
<k>;V</k>, <k>;Y</k> and <k>;c</k>. The value of
<o>extendedhinttags</o> is used to choose the elements
for, <k>;s</k>, <k>;a</k>, <k>;o</k>, <k>;t</k>,
- <k>;b</k>, <k>;O</k>, <k>;T</k>, <k>;W</k>, <k>;y</k>,
+ <k>;b</k>, <k>;O</k>, <k>;T</k>, <k>;W</k>, <k>;y</k>,
</p>
</description>
</item>
diff --git a/common/locale/en-US/options.xml b/common/locale/en-US/options.xml
index 35d65ea0..ec3340e3 100644
--- a/common/locale/en-US/options.xml
+++ b/common/locale/en-US/options.xml
@@ -1387,7 +1387,7 @@
<default></default>
<description>
<p>
- List of file patterns to ignore when completing files. For example,
+ List of file patterns to ignore when completing files. For example,
the following will ignore object files and Vim swap files:
</p>
diff --git a/common/locale/en-US/repeat.xml b/common/locale/en-US/repeat.xml
index 48681492..47c5bd00 100644
--- a/common/locale/en-US/repeat.xml
+++ b/common/locale/en-US/repeat.xml
@@ -123,7 +123,7 @@
else is interpreted as Ex commands. In normal cases, any errors
generated by the execution or non-existence of <a>file</a> are
printed to the <t>command-line</t> area. When <oa>!</oa> is
- provided, these are suppressed.
+ provided, these are suppressed.
</p>
<p>
@@ -140,7 +140,7 @@
page and every chrome document, including all browser windows and
dialogs. If the same file is sourced more than once, its previous
rules are cleared before it is applied again. Rules can be
- restricted to specific documents by enclosing them
+ restricted to specific documents by enclosing them
<link topic="https://developer.mozilla.org/en/CSS/@-moz-document">@-moz-document</link>
blocks.
</p>