From f67dec81a2a5730aa787bbaab86b2bbc8a4b70c2 Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Sat, 23 Aug 2014 14:40:46 -0400 Subject: [PATCH] Fix a typo in POD in NCIP::ILS. Signed-off-by: Jason Stephenson --- lib/NCIP/ILS.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.11.0