Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
waterada committed Dec 20, 2015
1 parent f1cf9ad commit 918bf63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestSuite/IntegrationTestCase.php
Expand Up @@ -248,7 +248,7 @@ protected function _getCookieEncryptionKey() {
/**
* Sets a encrypted request cookie for future requests.
*
* The difference from cookie() is this encrypts the coolie
* The difference from cookie() is this encrypts the cookie
* value like the CookieComponent.
*
* @param string $name The cookie name to use.
Expand Down

0 comments on commit 918bf63

Please sign in to comment.