Skip to content

Commit d733b1e

Browse files
committed
minor typo fix
1 parent ac9f27c commit d733b1e

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
@@ -1134,7 +1134,7 @@ doing, refer to the L<section Adverbs|#Adverbs> section of this document.
11341134
11351135
These are just a few of the transformations you can apply with the substitution
11361136
operator. Some of the simpler uses in the real world include removing personal
1137-
data from log files, editing mySQL timestamps into PostgreSQL format, changing
1137+
data from log files, editing MySQL timestamps into PostgreSQL format, changing
11381138
copyright information in HTML files and sanitizing form fields in a web
11391139
application.
11401140

0 commit comments

Comments
 (0)