Bug 10663: QA Followup: Typo in comment in renewscript
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 15 Aug 2013 11:10:41 +0000 (13:10 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 16 Aug 2013 01:39:16 +0000 (01:39 +0000)
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>

reserve/renewscript.pl

index dbdced9..9293cb5 100755 (executable)
@@ -96,7 +96,7 @@ foreach my $itemno (@data) {
 my $failedreturn = q{};
 foreach my $barcode (@barcodes) {
 
-    # check status before renewing issue
+    # check status before returning issue
 
     #System Preference Handling During Check-in In Patron Module
     my $itemnumber;