From d4d7f367ba5420678d140f500aa3374a1f7544d8 Mon Sep 17 00:00:00 2001 From: Alex Kavon Date: Fri, 13 Jun 2014 09:05:35 -0600 Subject: [PATCH] Updated message for $charsetFlag --- src/Fetch/Message.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Fetch/Message.php b/src/Fetch/Message.php index 57caccf..0ba7e9d 100644 --- a/src/Fetch/Message.php +++ b/src/Fetch/Message.php @@ -171,7 +171,7 @@ class Message /** * This value defines the flag set for encoding if the mb_convert_encoding - * function can't be found. In this case iconv encoding will be used. + * function can't be found, and in this case iconv encoding will be used. * * @var string */