summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-04-30 11:42:14 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-04-30 11:42:14 +0000
commit37d3ad2444e8ce4a246f544ed87418d87e284af4 (patch)
tree71f9e1976280d4f8f3710b7246b1f79ca2e1f9fd /pod
parent00f0ad8cc5167da0ecee5f9c3558c45074323a13 (diff)
parent7d4fbd985f152f93fb488c6a48bdc3521292ba39 (diff)
downloadperl-37d3ad2444e8ce4a246f544ed87418d87e284af4.tar.gz
Integrate from mainperl.
p4raw-id: //depot/cfgperl@3297
Diffstat (limited to 'pod')
-rw-r--r--pod/perlre.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlre.pod b/pod/perlre.pod
index 97ac7b7266..95d473439e 100644
--- a/pod/perlre.pod
+++ b/pod/perlre.pod
@@ -28,7 +28,7 @@ locale. See L<perllocale>.
Treat string as multiple lines. That is, change "^" and "$" from matching
at only the very start or end of the string to the start or end of any
-line anywhere within the string,
+line anywhere within the string.
=item s