]> git.koha-community.org Git - koha.git/commit
Bug 36330: Change 'reseve' to 'reserve'
authorAlex Buckley <alexbuckley@catalyst.net.nz>
Thu, 21 Mar 2024 23:49:09 +0000 (23:49 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 13 Jun 2024 13:27:15 +0000 (14:27 +0100)
commit0b1fb1eaf755a48650d38475981c7c686406bf1e
treeeae6a29536393a357d5edd26bcd7150e3776d4ca
parente8ef0f9417588345d6c9f7e2e5986e4e53986f52
Bug 36330: Change 'reseve' to 'reserve'

Test plan:
1. git grep 'reseve'. Notice there are instances of 'reseve'
2. Apply patch
3. Repeat step 1, there should be no instances of 'reseve'

Sponsored-by: Catalyst IT, New Zealand
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>
Koha/Schema/Result/CourseItem.pm
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl
misc/cronjobs/holds/cancel_expired_holds.pl