Fix a comment typo in NCIP::ILS::Evergreen.
authorJason Stephenson <jason@sigio.com>
Sat, 27 Sep 2014 16:11:47 +0000 (12:11 -0400)
committerJason Stephenson <jason@sigio.com>
Sat, 27 Sep 2014 16:11:47 +0000 (12:11 -0400)
Signed-off-by: Jason Stephenson <jason@sigio.com>
lib/NCIP/ILS/Evergreen.pm

index 76989e2..82bd251 100644 (file)
@@ -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;