summaryrefslogtreecommitdiff
path: root/pod/perlre.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-03-03 02:12:41 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-03-03 02:12:41 +0000
commit207618d3ae72cdf5d247bd2ea511956974144cf5 (patch)
treebd70a609c54cd9ffdd617f0a50cd7e8dd6b6c798 /pod/perlre.pod
parentdc26df8bd8ba7e0478c58429831c1f8bed87d6a6 (diff)
downloadperl-207618d3ae72cdf5d247bd2ea511956974144cf5.tar.gz
in words order bad
p4raw-id: //depot/cfgperl@5466
Diffstat (limited to 'pod/perlre.pod')
-rw-r--r--pod/perlre.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlre.pod b/pod/perlre.pod
index d2f64d2eb6..6dd98ae3bf 100644
--- a/pod/perlre.pod
+++ b/pod/perlre.pod
@@ -250,7 +250,7 @@ The assumedly non-obviously named classes are:
Any control character. Usually characters that don't produce output as
such but instead control the terminal somehow: for example newline and
backspace are control characters. All characters with ord() less than
-32 are most often control classified as characters.
+32 are most often classified as control characters.
=item graph