From b3dd6099c351ad6c631f9916bb4f50812e6a822e Mon Sep 17 00:00:00 2001 From: mike Date: Wed, 7 Dec 2005 18:04:47 +0000 Subject: [PATCH 1/1] Typo. --- lib/ZOOM.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ZOOM.pod b/lib/ZOOM.pod index b626bf6..e2d4583 100644 --- a/lib/ZOOM.pod +++ b/lib/ZOOM.pod @@ -1,4 +1,4 @@ -# $Id: ZOOM.pod,v 1.12 2005-11-26 16:59:53 mike Exp $ +# $Id: ZOOM.pod,v 1.13 2005-12-07 18:04:47 mike Exp $ use strict; use warnings; @@ -489,7 +489,7 @@ efficiency gain to be had by passing 0.) Once the records have been retrieved from the server (i.e. C has completed without throwing an exception), they can be fetched much more efficiently using C - or -C, which is then guaranteed to succeed. =head4 cache_reset() -- 1.7.10.4