Fixed typo.

This commit is contained in:
yhirose 2015-06-13 01:23:27 -04:00
parent 26c52cd06d
commit 38ba5e1a5e

View File

@ -255,7 +255,7 @@ The following are available operators:
| chr | Character |
| dot | Any character |
| anc | Anchor character |
| ing | Ignore semantic value |
| ign | Ignore semantic value |
| cap | Capture character |
| usr | User defiend parser |