mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-18 07:13:32 +01:00
Normalise regex -> regexp.
This is what JS uses and using both is confusing.
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<description>
|
||||
<p>
|
||||
List recorded macros matching the optional regular expression
|
||||
<oa>pat</oa>. If no regex is given, list all macros.
|
||||
<oa>pat</oa>. If no regexp is given, list all macros.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user