We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b69a8 commit 397dc9dCopy full SHA for 397dc9d
lib/Language/regexes.pod
@@ -479,7 +479,7 @@ installs a named capture with the same name.
479
480
If the capture should be of a different name, that can be achieved with the
481
syntax C<< <capturename=regexname> >>. If no capture at all is desired, a
482
-leading dot will surpress it: C<< <.regexname> >>.
+leading dot will suppress it: C<< <.regexname> >>.
483
484
Here is a bit more complete (yet still fairly limited) code for parsing ini
485
files:
0 commit comments