Bug 32761 - Typos in description of CircControlReturnsBranch system preference
Summary: Typos in description of CircControlReturnsBranch system preference
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Andrew Fuerste-Henry
QA Contact: Testopia
URL:
Keywords: Academy
Depends on:
Blocks:
 
Reported: 2023-01-31 04:18 UTC by Aleisha Amohia
Modified: 2023-12-28 20:44 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.05.00,22.11.03


Attachments
Bug 32761: Correct typos in CircControl syspref (1.37 KB, patch)
2023-02-03 17:34 UTC, Andrew Fuerste-Henry
Details | Diff | Splinter Review
Bug 32761: Correct typos in CircControl syspref (1.42 KB, patch)
2023-02-03 23:33 UTC, Lucas Gass
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2023-01-31 04:18:36 UTC
Description for CircControlReturnsBranch system preference currently reads " To determine wether an item is transferred or remains in the libray after checkin, use the circulation rules of "

'wether' should be 'whether'
'libray' should be 'library'
Comment 1 Andrew Fuerste-Henry 2023-02-03 17:34:43 UTC
Created attachment 146165 [details] [review]
Bug 32761: Correct typos in CircControl syspref

To test:
1: look up the CircControl syspref, see that it says "wether" and "libray"
2: apply patch
3: reload, see it says "whether" and "library"
Comment 2 Lucas Gass 2023-02-03 23:33:40 UTC
Created attachment 146173 [details] [review]
Bug 32761: Correct typos in CircControl syspref

To test:
1: look up the CircControl syspref, see that it says "wether" and "libray"
2: apply patch
3: reload, see it says "whether" and "library"

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Comment 3 Lucas Gass 2023-02-03 23:34:24 UTC
Good fix, trivial, straight PQA.
Comment 4 Tomás Cohen Arazi 2023-02-06 21:36:20 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 5 Matt Blenkinsop 2023-02-07 15:18:35 UTC
Nice work everyone!

Pushed to stable for 22.11.x