Change 16269 by jhi@alpha on 2002/04/29 16:28:44
Detypo by Ronald Kimball.
Affected files ...
.... //depot/perl/pod/perlport.pod#105 edit
Differences ...
==== //depot/perl/pod/perlport.pod#105 (text) ====
Index: perl/pod/perlport.pod
--- perl/pod/perlport.pod.~1~ Mon Apr 29 10:45:06 2002
+++ perl/pod/perlport.pod Mon Apr 29 10:45:06 2002
@@ -188,7 +188,7 @@
"\n", and "\n" on output becomes CRLF.
These are just the most common definitions of C<\n> and C<\r> in Perl.
-There may well be others. For example, on an EBCDIC implemtation such
+There may well be others. For example, on an EBCDIC implementation such
as z/OS or OS/400 the above material is similar to "Unix" but the code
numbers change:
End of Patch.