From: Andreas König Date: Mon, 4 Feb 2002 08:15:19 +0000 (+0100) Subject: trivial docu patch X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=20ba30f468d23a62870c0f5047a078529d917e5a;p=p5sagit%2Fp5-mst-13.2.git trivial docu patch Message-ID: p4raw-id: //depot/perl@14548 --- diff --git a/pod/perluniintro.pod b/pod/perluniintro.pod index 3703e10..5f2f340 100644 --- a/pod/perluniintro.pod +++ b/pod/perluniintro.pod @@ -148,7 +148,7 @@ Unicode strings. Specifically, if all code points in the string are Otherwise, it uses UTF-8. A user of Perl does not normally need to know nor care how Perl -happens to encodes its internal strings, but it becomes relevant when +happens to encode its internal strings, but it becomes relevant when outputting Unicode strings to a stream without a discipline (one with the "default default"). In such a case, the raw bytes used internally (the native character set or UTF-8, as appropriate for each string)