mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 09:44:13 +01:00
Typo fixes.
--HG-- extra : rebase_source : ae1f5592e46693439e561f82fdf14b33885071e6
This commit is contained in:
@@ -905,7 +905,7 @@ const Completion = Module("completion", {
|
||||
});
|
||||
|
||||
options.add(["wildanchor", "wia"],
|
||||
"Regexp list defining which contexts require matches anchored to the begining of the result",
|
||||
"Regexp list defining which contexts require matches anchored to the beginning of the result",
|
||||
"regexlist", "!/ex/(back|buffer|ext|forward|help|undo)");
|
||||
|
||||
options.add(["wildcase", "wic"],
|
||||
|
||||
Reference in New Issue
Block a user