1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 18:27:59 +01:00

Minor cleanup in options.xml and various.xml.

- fix some typos
- make order of the options consistently alphabetic
- linkify the rc file occurences
- delete trailing whitespace
- minor style/wording fixes
This commit is contained in:
Štěpán Němec
2010-09-22 05:01:51 +02:00
parent d9db020e81
commit f3c82a85a1
3 changed files with 126 additions and 125 deletions

View File

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