Fix docblock

This commit is contained in:
ADmad 2013-05-23 01:02:07 +05:30
parent 074b21591c
commit 11e428bca3

View file

@ -1166,7 +1166,7 @@ class CakeEmail {
} }
/** /**
* 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 * @return CakeEmail $this
*/ */