From cefd76b4e0363f850c0d06addea191ce042f76af Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Sat, 27 Sep 2014 12:11:47 -0400 Subject: [PATCH] Fix a comment typo in NCIP::ILS::Evergreen. Signed-off-by: Jason Stephenson --- lib/NCIP/ILS/Evergreen.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/NCIP/ILS/Evergreen.pm b/lib/NCIP/ILS/Evergreen.pm index 76989e2..82bd251 100644 --- a/lib/NCIP/ILS/Evergreen.pm +++ b/lib/NCIP/ILS/Evergreen.pm @@ -2235,7 +2235,7 @@ sub _init { } } -# Search asst.call_number by a bre.id and location object. Return the +# Search asset.call_number by a bre.id and location object. Return the # "closest" call_number if found, undef otherwise. sub _call_number_search { my $self = shift; -- 2.43.2