1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-29 21:24:06 +02:00

fix some help typos

This commit is contained in:
Doug Kearns
2008-10-15 03:39:19 +00:00
parent 671072c662
commit 62d78348b4
7 changed files with 15 additions and 13 deletions
+2 -2
View File
@@ -137,14 +137,14 @@ ________________________________________________________________________________
|<C-x>|
||[count]<C-x>||
________________________________________________________________________________
Decrements the last number in URL by 1, or by count if given.
Decrements the last number in URL by 1, or by [count] if given.
________________________________________________________________________________
|<C-a>|
||[count]<C-a>||
________________________________________________________________________________
Increments the last number in URL by 1, or by count if given.
Increments the last number in URL by 1, or by [count] if given.
________________________________________________________________________________