Bug 14919: (QA follow-up) Make script executable, fix typo
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 27 Oct 2017 13:23:02 +0000 (09:23 -0400)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 27 Oct 2017 19:05:43 +0000 (16:05 -0300)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Koha/Patron.pm
members/holdshistory.pl [changed mode: 0644->0755]

index a5fa103..92e70a5 100644 (file)
@@ -597,7 +597,7 @@ sub holds {
 
 my $old_holds = $patron->old_holds
 
-Returnn all the historical holds for this patron
+Return all the historical holds for this patron
 
 =cut
 
old mode 100644 (file)
new mode 100755 (executable)