From abd34cb809a3439c50e76fafb7622dc033dd4a78 Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Wed, 31 Aug 2016 09:50:12 +0200 Subject: [PATCH] WS --- src/SMTP.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SMTP.php b/src/SMTP.php index f177542e..71f1494b 100644 --- a/src/SMTP.php +++ b/src/SMTP.php @@ -1162,7 +1162,7 @@ class SMTP /** * Reports an error number and string. - * + * * @param integer $errno The error number returned by PHP. * @param string $errmsg The error message returned by PHP. */