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:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user