]> git.koha-community.org Git - koha.git/commit
Bug 35294: Fix typos in catalogue code comments
authorBrendan Lawlor <blawlor@clamsnet.org>
Thu, 6 Jun 2024 13:14:43 +0000 (13:14 +0000)
committerFrédéric Demians <f.demians@tamil.fr>
Mon, 7 Oct 2024 17:06:09 +0000 (19:06 +0200)
commit54d129ceca25f2a80684a4190db0334fa93e7c83
tree699fcb2bd3228a04d1db195c3de1ad01b582741d
parent01e8c21439afa8b28735b03037839da9dd723639
Bug 35294: Fix typos in catalogue code comments

Test plan:
1. git grep -n -E 'barocode|preproccess' to find the files and line # of typos
2. Apply the patch
3. git grep -E 'barocode|proccess'
4. See no results

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit e8ef0f9417588345d6c9f7e2e5986e4e53986f52)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit 96097d8058f6de34036fc4b26dec83c485ed08d9)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: wainuiwitikapark <wainuiwitikapark@catalyst.net.nz>
(cherry picked from commit e471583547d42555f73ed2013ebe2883460ef460)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
catalogue/itemsearch.pl
catalogue/search.pl