projects
/
NCIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0f6015
)
Fix typo in NCIP::ILS::Evergreen.
author
Jason Stephenson
<jason@sigio.com>
Mon, 22 Sep 2014 17:24:51 +0000
(13:24 -0400)
committer
Jason Stephenson
<jason@sigio.com>
Mon, 22 Sep 2014 17:24:51 +0000
(13:24 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS/Evergreen.pm
patch
|
blob
|
history
diff --git
a/lib/NCIP/ILS/Evergreen.pm
b/lib/NCIP/ILS/Evergreen.pm
index
bb838b0
..
dddf181
100644
(file)
--- a/
lib/NCIP/ILS/Evergreen.pm
+++ b/
lib/NCIP/ILS/Evergreen.pm
@@
-873,7
+873,7
@@
sub checkoutitem {
# Check if the copy can circulate.
unless ($self->copy_can_circulate($copy)) {
- $reponse->problem(
+ $re
s
ponse->problem(
NCIP::Problem->new(
{
ProblemType => 'Item Does Not Circulate',