projects
/
working
/
NCIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8db58fe
)
Fix a typo in POD in NCIP::ILS.
author
Jason Stephenson
<jason@sigio.com>
Sat, 23 Aug 2014 18:40:46 +0000
(14:40 -0400)
committer
Jason Stephenson
<jason@sigio.com>
Sat, 23 Aug 2014 18:40:46 +0000
(14:40 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS.pm
patch
|
blob
|
history
diff --git
a/lib/NCIP/ILS.pm
b/lib/NCIP/ILS.pm
index
00e1124
..
e835573
100644
(file)
--- a/
lib/NCIP/ILS.pm
+++ b/
lib/NCIP/ILS.pm
@@
-303,7
+303,7
@@
sub parse_request_type {
C<my $barcode = $ils-E<gt>find_barcode($request);>
-If you have a requ
r
est 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.