Skip to content

Commit

Permalink
Merge pull request #11756 from tenkoma/patch-1
Browse files Browse the repository at this point in the history
[2.x]Fix typo in PhpDoc
  • Loading branch information
ADmad committed Feb 25, 2018
2 parents 8744e53 + 61f608a commit fb5c3ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Test/Case/Utility/SecurityTest.php
Expand Up @@ -358,7 +358,7 @@ public function testEncryptDecrypt() {
}

/**
* Tests that encrypted strings are comatible between the mcrypt and openssl engine.
* Tests that encrypted strings are compatible between the mcrypt and openssl engine.
*
* @dataProvider plainTextProvider
* @param string $txt Plain text to be encrypted.
Expand Down

0 comments on commit fb5c3ec

Please sign in to comment.