]> 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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 13 Jun 2024 13:26:22 +0000 (14:26 +0100)
commite8ef0f9417588345d6c9f7e2e5986e4e53986f52
treed2bf887f6347ff3a2abd05d9ef144770d068a241
parent313cf37a53b8ff97387a4bd630635d4784bb7a36
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>
catalogue/itemsearch.pl
catalogue/search.pl