Bug 32785

Summary: Typo: Maximum number of simultaneus pickups per interval (curbside pickups)
Product: Koha Reporter: Caroline Cyr La Rose <caroline.cyr-la-rose>
Component: TemplatesAssignee: Caroline Cyr La Rose <caroline.cyr-la-rose>
Status: RESOLVED FIXED QA Contact: Marcel de Rooy <m.de.rooy>
Severity: trivial    
Priority: P5 - low CC: m.de.rooy
Version: unspecified   
Hardware: All   
OS: All   
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
Bug Depends on: 30650    
Bug Blocks:    
Attachments: Bug 32785 - Typo: Maximum number of simultaneus pickups per interval (curbside pickups)
Bug 32785 - Typo: Maximum number of simultaneus pickups per interval (curbside pickups)
Bug 32785: Typo: Maximum number of simultaneus pickups per interval (curbside pickups)

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.