Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tenkoma committed Feb 25, 2018
1 parent 8744e53 commit 61f608a
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 61f608a

Please sign in to comment.