This commit is contained in:
Koji Tanaka 2018-02-25 16:52:34 +09:00 committed by GitHub
parent 8744e53d0e
commit 61f608abc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -358,7 +358,7 @@ class SecurityTest extends CakeTestCase {
}
/**
* 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.