summaryrefslogtreecommitdiff
path: root/pod/perl571delta.pod
diff options
context:
space:
mode:
authorDavid Landgren <david@landgren.net>2007-09-28 22:42:56 +0200
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-10-04 14:28:34 +0000
commit353c650532037e4006fbdb2176350717f320f7c3 (patch)
treed168025606b4a4daf862755b087c4ba3b29e97b5 /pod/perl571delta.pod
parent94fcd414575e04d8b809003ba7bca1216090abff (diff)
downloadperl-353c650532037e4006fbdb2176350717f320f7c3.tar.gz
POD cleanups
Message-ID: <46FD4B30.9070802@landgren.net> p4raw-id: //depot/perl@32026
Diffstat (limited to 'pod/perl571delta.pod')
-rw-r--r--pod/perl571delta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl571delta.pod b/pod/perl571delta.pod
index aff02e5add..56eb74f4b5 100644
--- a/pod/perl571delta.pod
+++ b/pod/perl571delta.pod
@@ -901,7 +901,7 @@ is made, a warning is given.
=item *
C<push @a;> and C<unshift @a;> (with no values to push or unshift)
-now give a warning. This may be a problem for generated and evaled
+now give a warning. This may be a problem for generated and eval'ed
code.
=back