]> 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)
committerLucas Gass <lucas@bywatersolutions.com>
Thu, 18 Jul 2024 17:59:04 +0000 (17:59 +0000)
commit96097d8058f6de34036fc4b26dec83c485ed08d9
tree998069f0913e1b09f130cab5cc8535847fa0f431
parenta0d5b813d5d623773a657f10367ee6ec94a5cb94
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>
catalogue/itemsearch.pl
catalogue/search.pl