trivial docu patch
Andreas König [Mon, 4 Feb 2002 08:15:19 +0000 (09:15 +0100)]
Message-ID: <m3pu3l7m60.fsf@anima.de>

p4raw-id: //depot/perl@14548

pod/perluniintro.pod

index 3703e10..5f2f340 100644 (file)
@@ -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)