From 8a738ed241d2c3d970f28883f8a0cc5e68ea7ad0 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Fri, 6 Feb 2009 22:10:08 +0000 Subject: Correct comment on factory --- core/libraries/Sendmail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/libraries/Sendmail.php b/core/libraries/Sendmail.php index 4e5134ba..88b74255 100644 --- a/core/libraries/Sendmail.php +++ b/core/libraries/Sendmail.php @@ -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() { -- cgit v1.2.3