Change 21454 by [EMAIL PROTECTED] on 2003/10/15 19:06:05
PerlFAQ sync. (only actual changes)
Affected files ...
... //depot/perl/pod/perlfaq4.pod#90 edit
Differences ...
==== //depot/perl/pod/perlfaq4.pod#90 (text) ====
Index: perl/pod/perlfaq4.pod
--- perl/pod/perlfaq4.pod#89~21290~ Sat Sep 20 03:05:38 2003
+++ perl/pod/perlfaq4.pod Wed Oct 15 12:06:05 2003
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq4 - Data Manipulation ($Revision: 1.49 $, $Date: 2003/09/20 06:37:43 $)
+perlfaq4 - Data Manipulation ($Revision: 1.52 $, $Date: 2003/10/02 04:44:33 $)
=head1 DESCRIPTION
@@ -1586,7 +1586,7 @@
This can be conveniently combined with precalculation of keys as given
above.
-See the F<sort> artitcle article in the "Far More Than You Ever Wanted
+See the F<sort> article in the "Far More Than You Ever Wanted
To Know" collection in http://www.cpan.org/misc/olddoc/FMTEYEWTK.tgz for
more about this approach.
End of Patch.