From: Rafael Garcia-Suarez Date: Tue, 21 Jun 2005 15:27:37 +0000 (+0000) Subject: POD nits X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1e2a0f0b335850099f95fa1c4512aa7b8b89dd77;p=p5sagit%2Fp5-mst-13.2.git POD nits p4raw-id: //depot/perl@24928 --- diff --git a/ext/Storable/Storable.pm b/ext/Storable/Storable.pm index 69e9f51..5a5eedc 100644 --- a/ext/Storable/Storable.pm +++ b/ext/Storable/Storable.pm @@ -707,8 +707,8 @@ system-level resources, such as singleton objects, database pools, caches or memoized objects. The alternative C method provides a solution for these -shared objects. Instead of C --E C, -you implement C --E C instead. +shared objects. Instead of C --E C, +you implement C --E C instead. Arguments: I is the class we are attaching to, I is a flag indicating whether we're in a dclone() or a regular de-serialization via