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 b6a4f58 commit c9537baCopy full SHA for c9537ba
doc/Language/glossary.pod6
@@ -202,7 +202,7 @@ Backtracking is the default way a regexp is matched. The engine
202
is allowed to explore several ways moving backward in the string
203
characters in order to allow every piece of a regexp
204
to match something.
205
-For more information see L<Regexp Backtracking section|/language/regexes#backtracking>.
+For more information see L<Regexp Backtracking section|/language/regexes#Backtracking>.
206
207
=head1 binder
208
0 commit comments