Bug 27179

Summary: Misspelling of Method in REST API files
Product: Koha Reporter: Nick Clemens <nick>
Component: Architecture, internals, and plumbingAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Kyle M Hall <kyle>
Severity: trivial    
Priority: P5 - low CC: andrewfh, caroline.cyr-la-rose, catherinem2003, david, fridolin.somers, kyle, victor
Version: MainKeywords: Academy
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
This fixes the misspelling of Method (Mehtod to Method) in REST API files.
Version(s) released in:
21.05.00,20.11.03,20.05.09,19.11.15
Attachments: Bug 27179: Misspelling of Method in REST API files
Bug 27179: Misspelling of Method in REST API files
Bug 27179: Misspelling of Method in REST API files

Description Nick Clemens 2020-12-09 15:22:13 UTC
git grep -i mehtod
Comment 1 Mazen Khallaf 2021-01-19 02:04:11 UTC
Created attachment 115282 [details] [review]
Bug 27179: Misspelling of Method in REST API files

Test Plan:
1. Run "git grep -i mehtod" (which should return 2 files)
2. Apply patch
3. Rerun grep command (should return no files)
Comment 2 David Nind 2021-01-19 12:27:14 UTC
Created attachment 115315 [details] [review]
Bug 27179: Misspelling of Method in REST API files

Test Plan:
1. Run "git grep -i mehtod" (which should return 2 files)
2. Apply patch
3. Rerun grep command (should return no files)

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Kyle M Hall 2021-01-21 19:28:21 UTC
Created attachment 115602 [details] [review]
Bug 27179: Misspelling of Method in REST API files

Test Plan:
1. Run "git grep -i mehtod" (which should return 2 files)
2. Apply patch
3. Rerun grep command (should return no files)

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Jonathan Druart 2021-01-22 13:54:18 UTC
Pushed to master for 21.05, thanks to everybody involved!
Comment 5 Fridolin Somers 2021-01-29 13:37:45 UTC
Pushed to 20.11.x for 20.11.03
Comment 6 Andrew Fuerste-Henry 2021-02-04 21:10:26 UTC
Pushed to 20.05.x for 20.05.09
Comment 7 Victor Grousset/tuxayo 2021-02-08 20:58:55 UTC
Backported: Pushed to 19.11.x branch for 19.11.15