Author: Alexandru Stanoi
Date: 2007-01-19 16:10:56 +0100 (Fri, 19 Jan 2007)
New Revision: 4537

Log:
- Fixed an error in the doc blocks.

Modified:
   trunk/Mail/src/parts/multiparts/multipart_digest.php

Modified: trunk/Mail/src/parts/multiparts/multipart_digest.php
===================================================================
--- trunk/Mail/src/parts/multiparts/multipart_digest.php        2007-01-19 
15:09:22 UTC (rev 4536)
+++ trunk/Mail/src/parts/multiparts/multipart_digest.php        2007-01-19 
15:10:56 UTC (rev 4537)
@@ -9,7 +9,7 @@
  */
 
 /**
- * The mixed multipart type is used to bundle a list of mail objects.
+ * The digest multipart type is used to bundle a list of mail objects.
  *
  * Each part will be shown in the mail in the order provided. It is not
  * necessary to bundle digested mail using a digest object. However, it is
@@ -74,7 +74,7 @@
     }
 
     /**
-     * Returns "mixed".
+     * Returns "digest".
      *
      * @return string
      */

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to