r70338 - /trunk/libcache-memcached-managed-perl/debian/patches/spelling.patch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Fri Mar 4 10:50:20 UTC 2011


Author: periapt-guest
Date: Fri Mar  4 10:50:11 2011
New Revision: 70338

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70338
Log:
more spelling

Modified:
    trunk/libcache-memcached-managed-perl/debian/patches/spelling.patch

Modified: trunk/libcache-memcached-managed-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcache-memcached-managed-perl/debian/patches/spelling.patch?rev=70338&op=diff
==============================================================================
--- trunk/libcache-memcached-managed-perl/debian/patches/spelling.patch (original)
+++ trunk/libcache-memcached-managed-perl/debian/patches/spelling.patch Fri Mar  4 10:50:11 2011
@@ -49,6 +49,24 @@
   - list ref with memcached server specification
   - hash ref with Cache::Memcached object specification
   - blessed object adhering to the Cache::Memcached API
+@@ -2173,7 +2173,7 @@
+ L<"data server">.  The input parameter specifies interval between flushes
+ of backend memcached servers, default is the L<flush_interval> value
+ implicitely) specified with L<new>.  Returns whether all memcached L<servers>
+-were succesfully flushed.
++were successfully flushed.
+ 
+ Please note that this method returns immediately after instructing each of
+ the memcached servers.  Also note that the timed flush_all functionality has
+@@ -2620,7 +2620,7 @@
+ 'event1'.  Since we're not interested in the id of the event, but want to
+ make sure it is always unique, the pseudo id ':unique' is specified.
+ 
+-A recurring proces, usually a cron job, would then need to do the following
++A recurring process, usually a cron job, would then need to do the following
+ to grab all of the values cached:
+ 
+  my @value = $cache->grab_group( group => 'event1' );
 @@ -2734,7 +2734,7 @@
  =head1 THEORY OF OPERATION
  




More information about the Pkg-perl-cvs-commits mailing list