diff --git a/test/Client/StaticTest.php b/test/Client/StaticTest.php index d46c3a817c..dd3e3628a5 100644 --- a/test/Client/StaticTest.php +++ b/test/Client/StaticTest.php @@ -378,7 +378,7 @@ public function testSettingInvalidMethodThrowsException($method) } /** - * Test that POST data with mutli-dimentional array is properly encoded as + * Test that POST data with multi-dimentional array is properly encoded as * multipart/form-data * */