]> 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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 19 Jul 2024 08:30:46 +0000 (10:30 +0200)
commitdd55c2fae566854f1fa3fa4738b4911a309b8824
tree8ea1ad2ec2602d41315d4e21a0f0338562005878
parent488a256dc0b1b6b085308abb83f618cb52266fdf
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>
catalogue/itemsearch.pl
catalogue/search.pl