mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 20:14:13 +01:00
Typo fixes.
This commit is contained in:
@@ -191,7 +191,7 @@ const AutoCommands = Module("autocommands", {
|
||||
options: [
|
||||
{
|
||||
names: ["-javascript", "-js"],
|
||||
description: "Interperate the action as JavaScript code rather than an ex command"
|
||||
description: "Interpret the action as JavaScript code rather than an Ex command"
|
||||
}
|
||||
]
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user