Bug 21719: Fix typos
[koha.git] / opac / opac-sendshelf.pl
index 0fe5769..3a96f86 100755 (executable)
@@ -188,7 +188,7 @@ END_OF_BODY
         $template->param( SENT      => "1" );
     }
     else {
-        # do something if it doesnt work....
+        # do something if it doesn't work....
         carp "Error sending mail: $Mail::Sendmail::error \n";
         $template->param( error => 1 );
     }