diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -87,7 +87,7 @@ not propagate `l`, or calls its associated recovery rule. | |||
87 | 87 | ||
88 | #### <a name="re-t"></a><code>%{l}</code> | 88 | #### <a name="re-t"></a><code>%{l}</code> |
89 | 89 | ||
90 | Syntax of *relabel* module. Equivalent to `lpeg.T(l)`. | 90 | Syntax of *relabel* module. Equivalent to `lpeglabel.T(l)`. |
91 | 91 | ||
92 | Label `l` must be a valid identifier name. | 92 | Label `l` must be a valid identifier name. |
93 | 93 | ||