diff --git a/src/Fetch/Message.php b/src/Fetch/Message.php index 27eec83..dd52064 100755 --- a/src/Fetch/Message.php +++ b/src/Fetch/Message.php @@ -44,7 +44,7 @@ class Message protected $imapStream; /** - * This as an object which contains raw header information for the message. + * This as an string which contains raw header information for the message. * * @var string */