From: djfiander Date: Fri, 19 May 2006 02:30:52 +0000 (+0000) Subject: Fix spelling mistake X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=32baaa3475a9cd8959c56fc393a201563cf80fca;p=working%2FSIPServer.git Fix spelling mistake --- diff --git a/t/02patron_info.t b/t/02patron_info.t index 29afb2f..47b90a6 100644 --- a/t/02patron_info.t +++ b/t/02patron_info.t @@ -11,7 +11,7 @@ use SIPtest qw($datepat $textpat); # This is a template test case for the Patron Information # message handling. Because of the large number of fields, -# this template forms the bases for all of the different +# this template forms the basis for all of the different # situations: valid patron no details, valid patron with each # individual detail requested, invalid patron, invalid patron # password, etc.