1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 12:24:13 +01:00

fix some help typos

This commit is contained in:
Doug Kearns
2008-07-01 14:41:25 +00:00
parent d98984004c
commit 98ac3ef78e
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ have 2 possibilities:
________________________________________________________________________________
Disable all Vimperator keys except <Esc> and pass them to the next event handler.
This is especially useful, if JavaScript controlled forms like the RichEdit
form fields of GMail don't work anymore. To exit this mode, press <Esc>. If
form fields of Gmail don't work anymore. To exit this mode, press <Esc>. If
you also need to pass <Esc> in this mode to the web page, prepend it with
help:CTRL-V[browsing.html,CTRL-V].
________________________________________________________________________________

View File

@@ -9,7 +9,7 @@ boolean can only be on or off
number has a numeric value
string has a string value
charlist like a string but with unique characters
stringlist a comma-seperated list of strings
stringlist a comma-separated list of strings
-------------------------------------------------------
section:Setting{nbsp}options[set-option,E764]