Bugzilla – Attachment 47204 Details for
Bug 15638
spelling mistake in ~/Koha/reserve/placerequest.pl:4: writen ==> written
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15638: Spelling mistake in request.pl
Bug-15638-Spelling-mistake-in-requestpl.patch (text/plain), 809 bytes, created by
Kyle M Hall (khall)
on 2016-01-22 17:25:15 UTC
(
hide
)
Description:
Bug 15638: Spelling mistake in request.pl
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2016-01-22 17:25:15 UTC
Size:
809 bytes
patch
obsolete
>From 137379a53945a005816c84054f19e3d3e13caa1c Mon Sep 17 00:00:00 2001 >From: Chloe <chloealabaster@gmail.com> >Date: Thu, 21 Jan 2016 20:36:22 +0000 >Subject: [PATCH] Bug 15638: Spelling mistake in request.pl > >To Test- >chek that in line 4 "writen" has been changed to "written" > >Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > reserve/request.pl | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/reserve/request.pl b/reserve/request.pl >index 9b37f48..dfdd6e1 100755 >--- a/reserve/request.pl >+++ b/reserve/request.pl >@@ -1,7 +1,7 @@ > #!/usr/bin/perl > > >-#writen 2/1/00 by chris@katipo.oc.nz >+#written 2/1/00 by chris@katipo.oc.nz > # Copyright 2000-2002 Katipo Communications > # Parts Copyright 2011 Catalyst IT > # >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 15638
:
47143
|
47144
|
47192
|
47193
|
47203
| 47204