From: Jason Stephenson Date: Sat, 23 Aug 2014 18:40:46 +0000 (-0400) Subject: Fix a typo in POD in NCIP::ILS. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f67dec81a2a5730aa787bbaab86b2bbc8a4b70c2;p=NCIPServer.git Fix a typo in POD in NCIP::ILS. Signed-off-by: Jason Stephenson --- diff --git a/lib/NCIP/ILS.pm b/lib/NCIP/ILS.pm index 00e1124..e835573 100644 --- a/lib/NCIP/ILS.pm +++ b/lib/NCIP/ILS.pm @@ -303,7 +303,7 @@ sub parse_request_type { Cfind_barcode($request);> -If you have a requrest type that includes a barcode identifier value, +If you have a request type that includes a barcode identifier value, this routine will find it. It presently works only on LookupUser requests.