Bug 15609 - spelling mistake in :692: writen ==> written
To test: Check that "writen" has been changed to "written" on line 692 Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
This commit is contained in:
parent
bb6658c2e6
commit
f37ce198fe
1 changed files with 1 additions and 1 deletions
|
@ -689,7 +689,7 @@ languages and obsolete typography)</option>
|
|||
//
|
||||
// /**
|
||||
// * GetPublicationDate.
|
||||
// * This function get the publication date if it's writen on 210d
|
||||
// * This function get the publication date if it's written on 210d
|
||||
// */
|
||||
// function GetPublicationDate() {
|
||||
// var PublicationDate = null;
|
||||
|
|
Loading…
Reference in a new issue