mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-21 01:51:26 +02:00
Normalise the use of "regexp(s)" vs "regex(es)".
"regex" won the Google battle.
This commit is contained in:
@@ -40,7 +40,7 @@ Available {events}:
|
||||
|
||||
{pat} is a regular expression, use .* if you want to match all URLs.
|
||||
|
||||
Note: This differs from Vim which uses a glob rather than a regexp for {pat}.
|
||||
Note: This differs from Vim which uses a glob rather than a regex for {pat}.
|
||||
|
||||
The following keywords are available where relevant:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user