Correct comment on factory

This commit is contained in:
Tim Almdal
2009-02-06 22:10:08 +00:00
parent 4e107dac41
commit 8a738ed241

View File

@@ -26,7 +26,7 @@ class Sendmail_Core {
protected $header_separator = "\r\n";
/**
* Return an instance of a Menu_Element
* Return an instance of Sendmail
* @chainable
*/
static function factory() {