Browse Source

Fixed "presense" is a misspelling of "presence"

itosho 7 years ago
parent
commit
8a44609b45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/Utility/HashTest.php

+ 1 - 1
tests/TestCase/Utility/HashTest.php

@@ -1189,7 +1189,7 @@ class HashTest extends TestCase
     }
 
     /**
-     * Test the attribute presense selector.
+     * Test the attribute presence selector.
      *
      * @dataProvider articleDataSets
      * @return void