diff options
author | Doug Kearns <dougkearns@gmail.com> | 2011-06-12 22:59:02 +1000 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2011-06-12 22:59:02 +1000 |
commit | d8618133ab5f595f1df79f2ea57d08f13c9a9e11 (patch) | |
tree | 8e9b7f0119a124dcbc9ca61d85d3628cdedfc301 /common/locale/en-US | |
parent | eee7cff10fbf84e9a8e8ca127a2d0e73028d9bec (diff) | |
download | pentadactyl-d8618133ab5f595f1df79f2ea57d08f13c9a9e11.tar.gz |
Fix typo in :help :jumps.
Diffstat (limited to 'common/locale/en-US')
-rw-r--r-- | common/locale/en-US/browsing.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/browsing.xml b/common/locale/en-US/browsing.xml index 23c85ee1..6064c547 100644 --- a/common/locale/en-US/browsing.xml +++ b/common/locale/en-US/browsing.xml @@ -296,7 +296,7 @@ want to bypass &dactyl.appName;'s key handling and pass keys directly to <p> Current history position is marked with <em>></em>. - Jump numbers may be used as counts for with + Jump numbers may be used as counts for <ex>:back</ex> or <ex>:forward</ex>. </p> </description> |