Bug 27179: Misspelling of Method in REST API files
authorMazen Khallaf <mazen.i.khallaf@gamil.com>
Tue, 19 Jan 2021 02:01:43 +0000 (02:01 +0000)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Thu, 4 Feb 2021 21:05:26 +0000 (21:05 +0000)
commit1653117d2044c0c507be5eb0190a172efbec87e1
tree6504547edea8d152c8bcdc3c19c20b18b53229f7
parentd91cec26ca0ef94582591cebb83a1024430148b9
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>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit a22b3bb504b0a9a77aa9ce3e9f326cc71fcf8d96)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 252564ebd74bef4a0f6c902b82ecb902c8905986)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Koha/REST/V1/Holds.pm
Koha/REST/V1/Static.pm