summaryrefslogtreecommitdiff
path: root/pod/perluniintro.pod
diff options
context:
space:
mode:
authorAndreas König <a.koenig@mind.de>2002-02-04 09:15:19 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2002-02-04 13:32:00 +0000
commit20ba30f468d23a62870c0f5047a078529d917e5a (patch)
tree77fb117536cca6fa364cf94e2db9365ce7044cbf /pod/perluniintro.pod
parent438a380156ae0ffaf23d68d3658b8429f19d614f (diff)
downloadperl-20ba30f468d23a62870c0f5047a078529d917e5a.tar.gz
trivial docu patch
Message-ID: <m3pu3l7m60.fsf@anima.de> p4raw-id: //depot/perl@14548
Diffstat (limited to 'pod/perluniintro.pod')
-rw-r--r--pod/perluniintro.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perluniintro.pod b/pod/perluniintro.pod
index 3703e102aa..5f2f34031c 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)