From: Jason Stephenson Date: Sat, 11 Oct 2014 18:32:53 +0000 (-0400) Subject: Fix another typo in NCIP::ILS::Evergreen. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7e1187d2c1190a4a284b754a252329fafc5ccfd8;p=NCIPServer.git Fix another typo in NCIP::ILS::Evergreen. Signed-off-by: Jason Stephenson --- diff --git a/lib/NCIP/ILS/Evergreen.pm b/lib/NCIP/ILS/Evergreen.pm index 9e951a6..7f71e51 100644 --- a/lib/NCIP/ILS/Evergreen.pm +++ b/lib/NCIP/ILS/Evergreen.pm @@ -1482,7 +1482,7 @@ sub handle_item_elements { $details = $self->retrieve_copy_details_by_barcode($copy->barcode()) unless($details); $description = NCIP::Item::BibliographicDescription->new(); $description->Title($details->{mvr}->title()); - $description->Authort($details->{mvr}->author()); + $description->Author($details->{mvr}->author()); $description->BibliographicRecordId( NCIP::Item::BibliographicRecordId->new( {