aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSergio <sqmedeiros@gmail.com>2019-10-15 13:23:26 -0300
committerSergio <sqmedeiros@gmail.com>2019-10-15 13:23:26 -0300
commit9d02c572fc0c45d76d73263e51b004be51f359fa (patch)
tree68507e2ef8ce796f849ac047280e77fe6b160b2d /README.md
parent957d8f22310ebfbac08f6bb22ecddad23be026b4 (diff)
downloadlpeglabel-9d02c572fc0c45d76d73263e51b004be51f359fa.tar.gz
lpeglabel-9d02c572fc0c45d76d73263e51b004be51f359fa.tar.bz2
lpeglabel-9d02c572fc0c45d76d73263e51b004be51f359fa.zip
Updating files to version 1.6.0v1.6.0-1
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c2ddbb9..c9cbb4a 100644
--- a/README.md
+++ b/README.md
@@ -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
90Syntax of *relabel* module. Equivalent to `lpeg.T(l)`. 90Syntax of *relabel* module. Equivalent to `lpeglabel.T(l)`.
91 91
92Label `l` must be a valid identifier name. 92Label `l` must be a valid identifier name.
93 93