Skip to content

Commit fcabf38

Browse files
committed
Fix typo
1 parent 5918ec7 commit fcabf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/regexes.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2487,7 +2487,7 @@ Capture 1 = database!
24872487
[SQL][ database!]
24882488
=end code
24892489
2490-
This demonstrate that disabling backtracking does not mean disabling possible
2490+
This demonstrates that disabling backtracking does not mean disabling possible
24912491
multiple iterations of the matching engine, but rather disabling the backward
24922492
matching tuning.
24932493

0 commit comments

Comments
 (0)