Bug 32785 - Typo: Maximum number of simultaneus pickups per interval (curbside pickups)
Summary: Typo: Maximum number of simultaneus pickups per interval (curbside pickups)
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low trivial (vote)
Assignee: Caroline Cyr La Rose
QA Contact: Marcel de Rooy
URL:
Keywords:
Depends on: 30650
Blocks:
  Show dependency treegraph
 
Reported: 2023-02-01 19:57 UTC by Caroline Cyr La Rose
Modified: 2023-12-28 20:44 UTC (History)
1 user (show)

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


Attachments
Bug 32785 - Typo: Maximum number of simultaneus pickups per interval (curbside pickups) (1.72 KB, patch)
2023-02-01 20:01 UTC, Caroline Cyr La Rose
Details | Diff | Splinter Review
Bug 32785 - Typo: Maximum number of simultaneus pickups per interval (curbside pickups) (1.80 KB, patch)
2023-02-02 09:31 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 32785: Typo: Maximum number of simultaneus pickups per interval (curbside pickups) (1.88 KB, patch)
2023-02-03 10:44 UTC, Marcel de Rooy
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Caroline Cyr La Rose 2023-02-01 19:57:00 UTC
In the curbside pickup configuration page, there is a small typo

Maximum number of simultaneus pickups per interval

should be "simultaneous"

To get there:
1. Enable the CurbsidePickup system preferences
2. Go to Administration > Curbside pickup
   --> Next to Maximum patrons per interval, the tip is "Maximum number of simultaneus pickups per interval"
Comment 1 Caroline Cyr La Rose 2023-02-01 20:01:29 UTC
Created attachment 145978 [details] [review]
Bug 32785 - Typo: Maximum number of simultaneus pickups per interval (curbside pickups)

This patch corrects a small typo in the curbside pickup administration
page.

To test:
1. Apply patch
2. Enable the CurbsidePickup system preferences
3. Go to Administration > Curbside pickup
   --> Next to Maximum patrons per interval, the tip should be "Maximum number of simultaneous pickups per interval"
Comment 2 Matt Blenkinsop 2023-02-02 09:31:09 UTC
Created attachment 145993 [details] [review]
Bug 32785 - Typo: Maximum number of simultaneus pickups per interval (curbside pickups)

This patch corrects a small typo in the curbside pickup administration
page.

To test:
1. Apply patch
2. Enable the CurbsidePickup system preferences
3. Go to Administration > Curbside pickup
   --> Next to Maximum patrons per interval, the tip should be "Maximum number of simultaneous pickups per interval"

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Comment 3 Marcel de Rooy 2023-02-03 10:43:48 UTC
Processing additional checks

        * Commit title does not start with 'Bug XXXXX: ' - 873a0a1178
Comment 4 Marcel de Rooy 2023-02-03 10:44:34 UTC
Created attachment 146068 [details] [review]
Bug 32785: Typo: Maximum number of simultaneus pickups per interval (curbside pickups)

This patch corrects a small typo in the curbside pickup administration
page.

To test:
1. Apply patch
2. Enable the CurbsidePickup system preferences
3. Go to Administration > Curbside pickup
   --> Next to Maximum patrons per interval, the tip should be "Maximum number of simultaneous pickups per interval"

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comment 5 Tomás Cohen Arazi 2023-02-03 13:33:24 UTC
Pushed to master for 23.05.

Nice work everyone, thanks!
Comment 6 Jacob O'Mara 2023-02-06 16:28:24 UTC
Nice work, thanks everyone!

Pushed to 22.11.x for the next release.