"weak" references internals, still needs perlguts documentation
[p5sagit/p5-mst-13.2.git] / pod / perlre.pod
index 97ac7b7..95d4734 100644 (file)
@@ -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