Skip to content

Commit

Permalink
Fix docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed May 22, 2013
1 parent 074b215 commit 11e428b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Network/Email/CakeEmail.php
Expand Up @@ -1166,7 +1166,7 @@ protected function _applyConfig($config) {
}

/**
* Reset all EmailComponent internal variables to be able to send out a new email.
* Reset all CakeEmail internal variables to be able to send out a new email.
*
* @return CakeEmail $this
*/
Expand Down

0 comments on commit 11e428b

Please sign in to comment.