1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 13:17:58 +01:00

fix some help typos

This commit is contained in:
Doug Kearns
2007-11-02 10:05:51 +00:00
parent 0fd8ca24fe
commit d4c64d01b0
3 changed files with 11 additions and 11 deletions

View File

@@ -458,7 +458,7 @@ vimperator.Options = function() //{{{
{
short_help: "Set the external text editor",
help: "Sets the editor to run when <code class=\"mapping\">&lt;C-i&gt;</code> " +
"is pressed in INSERT and TEXTAREA modes. Note that vimperator will " +
"is pressed in INSERT and TEXTAREA modes. Note that Vimperator will " +
"not behave correctly if the editor forks its own process, such as with "+
"gvim without the -f argument.",
default_value: "gvim -f"