1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 03:57:59 +01:00

fix typo in help

This commit is contained in:
Doug Kearns
2008-07-03 14:12:18 +00:00
parent e260523183
commit 7658545b88

View File

@@ -184,7 +184,7 @@ ____
|\'editor'| |\'editor'|
||'editor'|| string (default: "gvim -f") ||'editor'|| string (default: "gvim -f")
____ ____
Set the external text editor Set the external text editor.
Sets the editor to run when [m]<C-i>[m] is pressed in INSERT and TEXTAREA Sets the editor to run when [m]<C-i>[m] is pressed in INSERT and TEXTAREA
modes. + modes. +
Warning: Vimperator will not behave correctly if the editor forks its own process, Warning: Vimperator will not behave correctly if the editor forks its own process,