summaryrefslogtreecommitdiff
path: root/common/locale
diff options
context:
space:
mode:
authorKris Maglione <maglione.k@gmail.com>2011-04-27 09:12:18 -0400
committerKris Maglione <maglione.k@gmail.com>2011-04-27 09:12:18 -0400
commit2ba4da9090f91f430aa689873fc6f9d3ec4c9fe7 (patch)
tree26857ba66fef2be92f70e12bd371832b695ebe52 /common/locale
parent4166f78b73eda3de797ba0eea2d1d52ed111535e (diff)
downloadpentadactyl-2ba4da9090f91f430aa689873fc6f9d3ec4c9fe7.tar.gz
Fix help typos. Closes issue #518.
Diffstat (limited to 'common/locale')
-rw-r--r--common/locale/en-US/map.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/locale/en-US/map.xml b/common/locale/en-US/map.xml
index 92b0291a..ca6d5fcf 100644
--- a/common/locale/en-US/map.xml
+++ b/common/locale/en-US/map.xml
@@ -139,10 +139,10 @@
<item>
<tags>:no :noremap</tags>
<spec>:no<oa>remap</oa> <a>lhs</a> <a>rhs</a></spec>
- <tags>:nn :nnoremap</tags>
- <spec>:nn<oa>oremap</oa> <a>lhs</a> <a>rhs</a></spec>
- <tags>:vn :vnoremap</tags>
- <spec>:vn<oa>oremap</oa> <a>lhs</a> <a>rhs</a></spec>
+ <tags>:nno :nnoremap</tags>
+ <spec>:nno<oa>remap</oa> <a>lhs</a> <a>rhs</a></spec>
+ <tags>:vno :vnoremap</tags>
+ <spec>:vno<oa>remap</oa> <a>lhs</a> <a>rhs</a></spec>
<tags>:ino :inoremap</tags>
<spec>:ino<oa>remap</oa> <a>lhs</a> <a>rhs</a></spec>
<tags>:tno :tnoremap</tags>