Browse Source

Fixed "paramters" is a misspelling of "parameters"

itosho 7 years ago
parent
commit
02186dc3f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/View/Helper/PaginatorHelperTest.php

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

@@ -832,7 +832,7 @@ class PaginatorHelperTest extends TestCase
     /**
      * Returns data sets of:
      *  * the name of the field being sorted on
-     *  * url paramters to pass to paginator sort
+     *  * url parameters to pass to paginator sort
      *  * expected result as a string
      *
      * @return array