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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 22 Jan 2021 13:59:27 +0000 (14:59 +0100)
commita22b3bb504b0a9a77aa9ce3e9f326cc71fcf8d96
tree4e008a09edb2a8f6e965a765c3b4b5657e1d905d
parent6e8f526cceaacde89c0fb386533191b0da74523e
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>
Koha/REST/V1/Holds.pm
Koha/REST/V1/Static.pm