Fix thousands of spelling typos (#10272)

This commit is contained in:
Nathan Baulch
2021-08-29 00:58:24 +10:00
committed by GitHub
parent 2d239271e5
commit 5d68bd6a03
1132 changed files with 2060 additions and 2060 deletions

View File

@@ -168,7 +168,7 @@ $router->post('/v2/fake/property/enum-int', 'FakeApi@fakePropertyEnumIntegerSeri
* Summary:
* Notes: To test the collection format in query parameters
*/
$router->put('/v2/fake/test-query-paramters', 'FakeApi@testQueryParameterCollectionFormat');
$router->put('/v2/fake/test-query-parameters', 'FakeApi@testQueryParameterCollectionFormat');
/**
* patch testClassname