summaryrefslogtreecommitdiff
path: root/pod/perl5121delta.pod
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2010-05-10 13:40:01 -0400
committerDavid Golden <dagolden@cpan.org>2010-06-29 22:08:12 -0400
commit7c16146f0c4324ef786ec7d049bc9b99f18b3b27 (patch)
treeefef9bb1fb35adb297ef13fd1395481cd58bf90a /pod/perl5121delta.pod
parent191602e12c86a12a0d1951312d76ed6f588d9486 (diff)
downloadperl-7c16146f0c4324ef786ec7d049bc9b99f18b3b27.tar.gz
Typo in perldelta spotted by Robin Smidsrød
(cherry picked from commit d54920628df719d2fc3f377ff487b3905b633c1a) Signed-off-by: David Golden <dagolden@cpan.org>
Diffstat (limited to 'pod/perl5121delta.pod')
-rw-r--r--pod/perl5121delta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5121delta.pod b/pod/perl5121delta.pod
index 8dc218b1e4..a6efe1e71a 100644
--- a/pod/perl5121delta.pod
+++ b/pod/perl5121delta.pod
@@ -209,7 +209,7 @@ See also: L<http://rt.cpan.org/Public/Bug/Display.html?id=55049>
=item *
-utf8::is_utf8 now respects respect GMAGIC (e.g. $1)
+utf8::is_utf8 now respects GMAGIC (e.g. $1)
=item *