]> git.koha-community.org Git - koha.git/commit
Bug 23324: (QA follow-up) Typo and remove unneeded use statement
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 16 Aug 2019 06:03:55 +0000 (06:03 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Sat, 21 Sep 2019 09:00:29 +0000 (09:00 +0000)
commit646fec65caa2f04b807dd78719520bbd13b30951
tree60da13f9b88e3f89909248fe1cd1bf6e62360c37
parent9baac5074de6ab7701162534560c579ebc61c9a7
Bug 23324: (QA follow-up) Typo and remove unneeded use statement

Two typos in POD typo for routine name.
Remove "use Business::ISBN" from Normalize.pm.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit b48e2d5e7a41511dccadb01808e1ece259c5f0b9)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit c8d170a6883c5b72de270ad556abd78080d3cf16)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Koha.pm
Koha/Util/Normalize.pm