From: Jarkko Hietaniemi Date: Fri, 21 Jun 2002 12:34:31 +0000 (+0000) Subject: Typos-be-gone. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f76149cf8041c30354d4f0fad93955e89a94564d;p=p5sagit%2Fp5-mst-13.2.git Typos-be-gone. p4raw-id: //depot/perl@17338 --- diff --git a/pod/perldelta.pod b/pod/perldelta.pod index b8751a3..b4c008a 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -1052,7 +1052,7 @@ C is a new pragma for controlling the behaviour of sort(). C gives persistence to Perl data structures by allowing the storage and retrieval of Perl data to and from files in a fast and compact binary format. Because in effect Storable does serialisation -of Perl data structues, with it you can also clone deep, hierarchical +of Perl data structures, with it you can also clone deep, hierarchical datastructures. Storable was originally created by Raphael Manfredi, but it is now maintained by Abhijit Menon-Sen. Storable has been enhanced to understand the two new hash features, Unicode keys and @@ -1265,7 +1265,7 @@ enjoy the fixes. The arguments of WriteMakefile() in Makefile.PL are now checked for sanity much more carefully than before. This may cause new -warnings when modules are being insalled. See L +warnings when modules are being installed. See L for more details. =item * @@ -1982,8 +1982,8 @@ See L. =item * -The DYNIX/ptx platform (a.k.a. dynixptx) is supported at or near -osvers 4.5.2. +The DYNIX/ptx platform (also known as dynixptx) is supported at or +near osvers 4.5.2. =item *