Re: [PATCH] Storable docs
Philip Newton [Thu, 2 May 2002 07:58:38 +0000 (09:58 +0200)]
   Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
   (Applied mostly with tweaks by hand.)
p4raw-link: @4 on //depot/thrperl: 11343788cbaaede18e3146b5219d2fbdaeaf516e

p4raw-id: //depot/perl@16337

ext/Storable/Storable.pm

index cabcd24..ea6080b 100644 (file)
@@ -540,8 +540,8 @@ entry, instead of locking the file descriptor.
 =head1 SPEED
 
 The heart of Storable is written in C for decent speed. Extra low-level
-optimization have been made when manipulating Perl internals, to
-sacrifice encapsulation for the benefit of a greater speed.
+optimizations have been made when manipulating perl internals, to
+sacrifice encapsulation for the benefit of greater speed.
 
 =head1 CANONICAL REPRESENTATION