From c65cb6f62bf6b70a93cfd45cff19c9f7ca2fedb3 Mon Sep 17 00:00:00 2001 From: euromark Date: Sat, 13 Sep 2014 13:39:11 +0200 Subject: [PATCH] wording --- lib/Cake/Test/Case/View/Helper/FormHelperTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cake/Test/Case/View/Helper/FormHelperTest.php b/lib/Cake/Test/Case/View/Helper/FormHelperTest.php index 2d71d88c2ee..8096fa6f20a 100644 --- a/lib/Cake/Test/Case/View/Helper/FormHelperTest.php +++ b/lib/Cake/Test/Case/View/Helper/FormHelperTest.php @@ -7465,7 +7465,7 @@ public function testTextArea() { } /** - * Test textareas waxlength read from schema. + * Test textareas maxlength reading from schema. * * @return void */