mirror of
https://github.com/yhirose/cpp-peglib.git
synced 2024-12-22 20:05:31 +00:00
Fixed typo.
This commit is contained in:
parent
26c52cd06d
commit
38ba5e1a5e
@ -255,7 +255,7 @@ The following are available operators:
|
|||||||
| chr | Character |
|
| chr | Character |
|
||||||
| dot | Any character |
|
| dot | Any character |
|
||||||
| anc | Anchor character |
|
| anc | Anchor character |
|
||||||
| ing | Ignore semantic value |
|
| ign | Ignore semantic value |
|
||||||
| cap | Capture character |
|
| cap | Capture character |
|
||||||
| usr | User defiend parser |
|
| usr | User defiend parser |
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user