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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 29 Jan 2021 13:37:15 +0000 (14:37 +0100)
commit252564ebd74bef4a0f6c902b82ecb902c8905986
treeccc315128efa66a287fa765a622b3adf592074e2
parenta9cbacb822073ded7317630ae0c7931baf3070ac
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>
Koha/REST/V1/Holds.pm
Koha/REST/V1/Static.pm