summaryrefslogtreecommitdiff
path: root/pod/perlunicode.pod
diff options
context:
space:
mode:
authorDan Kogai <dankogai@dan.co.jp>2002-05-02 09:44:30 +0900
committerJarkko Hietaniemi <jhi@iki.fi>2002-05-02 22:22:42 +0000
commit99a6b1f0987d0c61da40e4959c219c205f4e94f0 (patch)
treec2e84ed36f9c213766b11a405ab5a80c0e76df62 /pod/perlunicode.pod
parent4efc5df63c21e7be3ddafb142377fe2511926c04 (diff)
downloadperl-99a6b1f0987d0c61da40e4959c219c205f4e94f0.tar.gz
Re: Encode, charnames and utf8heavy
Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp> (plus a respective perlunicode tweak) p4raw-id: //depot/perl@16354
Diffstat (limited to 'pod/perlunicode.pod')
-rw-r--r--pod/perlunicode.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perlunicode.pod b/pod/perlunicode.pod
index 17e070cadb..12296c019a 100644
--- a/pod/perlunicode.pod
+++ b/pod/perlunicode.pod
@@ -630,8 +630,8 @@ newline-separated lines. Each line must be one of the following:
=item *
-Two hexadecimal numbers separated by a tabulator denoting a range
-of Unicode codepoints to include.
+Two hexadecimal numbers separated by horizontal whitespace (space or
+tabulator characters) denoting a range of Unicode codepoints to include.
=item *