From b0535d0a8f18c30941071aab6b8b05459bee142f Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 2 Nov 2006 15:01:10 +0000 Subject: [PATCH] Fix POD syntax error. --- lib/ZOOM/IRSpy/WebService.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/ZOOM/IRSpy/WebService.pod b/lib/ZOOM/IRSpy/WebService.pod index cc08676..b325f5a 100644 --- a/lib/ZOOM/IRSpy/WebService.pod +++ b/lib/ZOOM/IRSpy/WebService.pod @@ -1,4 +1,4 @@ -# $Id: WebService.pod,v 1.3 2006-10-18 14:25:48 mike Exp $ +# $Id: WebService.pod,v 1.4 2006-11-02 15:01:10 mike Exp $ package ZOOM::IRSpy::WebService; @@ -108,7 +108,7 @@ record describing the IRSpy database itself. This is the principle operation of SRU, combining searching of the database and retrieval of the records that are found. Its behaviour is specified primarily by the C parameter, support for which is -described below, but also by C< C, C and +described below, but also by C, C and C. =item scan -- 1.7.10.4