summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1999-03-03 09:57:59 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1999-03-03 09:57:59 +0000
commit20783b42583aed99671102191cb36b712a43cbc7 (patch)
tree90fc599785df78138a0a07de5249393789aaf3d9 /pod
parentf61d411c4d3cff1213d879acac3d5b738473d376 (diff)
downloadperl-20783b42583aed99671102191cb36b712a43cbc7.tar.gz
Change #3053 missed perldelta.
p4raw-id: //depot/cfgperl@3054
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 329b1d0a08..3d9c532f52 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -158,7 +158,7 @@ strings. See L<perlfunc/"pack">.
=head2 pack() format modifier '_' supported
-The new format type modifer '_' is useful for packing and unpacking
+The new format type modifer '!' is useful for packing and unpacking
native shorts, ints, and longs. See L<perlfunc/"pack">.
=head2 $^X variables may now have names longer than one character