From: Monty Taylor Date: Fri, 28 May 2010 16:56:01 +0000 (-0700) Subject: Fixed a spelling error caught by lintian. X-Git-Tag: 0.41~24^2~8 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=1b621c24a5c9a289bf7ca0b6c0f3f965b5cca7ee;p=awesomized%2Flibmemcached Fixed a spelling error caught by lintian. --- diff --git a/docs/memcat.pod b/docs/memcat.pod index 12947c67..8e572b7c 100644 --- a/docs/memcat.pod +++ b/docs/memcat.pod @@ -8,7 +8,7 @@ memcat - Copy a set of keys to stdout =head1 DESCRIPTION -B outputs to stdout the value a single or mutiple set of keys +B outputs to stdout the value a single or multiple set of keys stored in a memcached(1) server. If any key is not found an error is returned. It is similar to the standard UNIX cat(1) utility.