Author: Nicholas Bamber <nicholas@periapt.co.uk>
Last-Update: 2012-04-03
Subject: spelling fixes
Forwarded:
https://rt.cpan.org/Ticket/Display.html?id=69648
--- a/lib/Cache/Memcached/Managed.pm
+++ b/lib/Cache/Memcached/Managed.pm
@@ -2207,7 +2207,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