]> 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)
committerwainuiwitikapark <wainuiwitikapark@catalyst.net.nz>
Thu, 12 Sep 2024 06:14:49 +0000 (06:14 +0000)
commite471583547d42555f73ed2013ebe2883460ef460
treef1567108fc385d295c1a8a309f3d8b477ad5a5aa
parentfc8c2ac8c1c8cf01d43d7b7363cb53237bd361bf
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>
catalogue/itemsearch.pl
catalogue/search.pl