mirror of
https://github.com/albertodemichelis/squirrel.git
synced 2026-01-13 23:18:43 +01:00
minor documentation fixes
This commit is contained in:
@ -158,9 +158,9 @@ The regexp class
|
||||
+---------------------+--------------------------------------+
|
||||
| `\\C` | non control characters |
|
||||
+---------------------+--------------------------------------+
|
||||
| `\\p` | punctuation |
|
||||
| `\\p` | punctuation |
|
||||
+---------------------+--------------------------------------+
|
||||
| `\\P` | non punctuation |
|
||||
| `\\P` | non punctuation |
|
||||
+---------------------+--------------------------------------+
|
||||
| `\\b` | word boundary |
|
||||
+---------------------+--------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user