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:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user