1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-20 02:03:46 +02:00

Normalise the use of "regexp(s)" vs "regex(es)".

"regex" won the Google battle.
This commit is contained in:
Doug Kearns
2009-07-11 15:50:48 +10:00
parent c51761e08b
commit c47a0ec1cc
14 changed files with 21 additions and 21 deletions

View File

@@ -321,7 +321,7 @@ section:Options[option-index]
||'smartcase'|| Override the 'ignorecase' option if the pattern contains uppercase characters +
||'suggestengines'|| Engine Alias which has a feature of suggest +
||'titlestring'|| Change the title of the window +
||'urlseparator'|| Set the separator regexp used to separate multiple URL args +
||'urlseparator'|| Set the separator regex used to separate multiple URL args +
||'usermode'|| Show current website with a minimal style sheet to make it easily accessible +
||'verbose'|| Define which info messages are displayed +
||'visualbell'|| Use visual bell instead of beeping on errors +