This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
191602e
)
Typo in perldelta spotted by Robin Smidsrød
author
Jesse Vincent
<jesse@bestpractical.com>
Mon, 10 May 2010 17:40:01 +0000
(13:40 -0400)
committer
David Golden
<dagolden@cpan.org>
Wed, 30 Jun 2010 02:08:12 +0000
(22:08 -0400)
(cherry picked from commit
d54920628df719d2fc3f377ff487b3905b633c1a
)
Signed-off-by: David Golden <dagolden@cpan.org>
pod/perl5121delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5121delta.pod
b/pod/perl5121delta.pod
index
8dc218b
..
a6efe1e
100644
(file)
--- 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 *