Bug 15638: spelling mistake in ~/Koha/reserve/placerequest.pl:4
authorChloe <chloealabaster@gmail.com>
Thu, 21 Jan 2016 20:32:41 +0000 (20:32 +0000)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 27 Jan 2016 05:29:44 +0000 (05:29 +0000)
writen ==> written

To Test-
check that in line 4 of this file "writin" has been corrected to "written"

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>

reserve/placerequest.pl

index 80dcfdc..28e8868 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 #script to place reserves/requests
-#writen 2/1/00 by chris@katipo.oc.nz
+#written 2/1/00 by chris@katipo.oc.nz
 
 
 # Copyright 2000-2002 Katipo Communications