1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 07:32:25 +01:00

Steal some of stepnem's typo fixing thunder.

This commit is contained in:
Doug Kearns
2010-10-13 11:28:06 +11:00
parent cc9db4f1f8
commit b5d37b8ae4
5 changed files with 6 additions and 6 deletions

View File

@@ -731,7 +731,7 @@ lookup:
}
options.add(["banghist", "bh"],
"Replace occurences of ! with the previous command when executing external commands",
"Replace occurrences of ! with the previous command when executing external commands",
"boolean", true);
options.add(["fileencoding", "fenc"],