Browse Source

Address comments in #6490

Mark Story 11 years ago
parent
commit
2b21a8d40d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/View/Helper/FormHelperTest.php

+ 1 - 1
tests/TestCase/View/Helper/FormHelperTest.php

@@ -674,7 +674,7 @@ class FormHelperTest extends TestCase
     }
 
     /**
-     * test create() with no url (no "action" attribute for <form> tag)
+     * Test create() with no URL (no "action" attribute for <form> tag)
      *
      * @return void
      */