1
0
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:
Doug Kearns
2010-10-22 12:03:03 +11:00
parent 5a42002243
commit 4f14857d66
14 changed files with 92 additions and 92 deletions

View File

@@ -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>