1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-22 00:15:46 +01:00

Fix some more typos and errors in the documentation

This commit is contained in:
Štěpán Němec
2010-09-22 18:16:04 +02:00
parent 1d14bbcd64
commit 7315817acd
13 changed files with 67 additions and 67 deletions

View File

@@ -105,7 +105,7 @@
<tags>*</tags>
<spec>*</spec>
<description short="true">
<p>Search forward for the next word under the cursor.</p>
<p>Search forward for the next occurence of the word under cursor.</p>
</description>
</item>
@@ -114,7 +114,7 @@
<tags>#</tags>
<spec>#</spec>
<description short="true">
<p>Search backward for the previous word under the cursor.</p>
<p>Search backward for the previous occurence of the word under cursor.</p>
</description>
</item>