Author: Derick Rethans
Date: 2006-09-27 15:03:42 +0200 (Wed, 27 Sep 2006)
New Revision: 3600

Log:
- Fixed speling errors.

Modified:
   trunk/ConsoleTools/src/table/row.php
   trunk/Mail/src/tools.php

Modified: trunk/ConsoleTools/src/table/row.php
===================================================================
--- trunk/ConsoleTools/src/table/row.php        2006-09-27 09:18:24 UTC (rev 
3599)
+++ trunk/ConsoleTools/src/table/row.php        2006-09-27 13:03:42 UTC (rev 
3600)
@@ -81,7 +81,7 @@
      * specified order.
      * 
      * @throws ezcBaseValueException
-     *         If a paremeter is not of type [EMAIL PROTECTED] 
ezcConsoleTableCell}.
+     *         If a parameter is not of type [EMAIL PROTECTED] 
ezcConsoleTableCell}.
      */
     public function __construct()
     {

Modified: trunk/Mail/src/tools.php
===================================================================
--- trunk/Mail/src/tools.php    2006-09-27 09:18:24 UTC (rev 3599)
+++ trunk/Mail/src/tools.php    2006-09-27 13:03:42 UTC (rev 3600)
@@ -96,7 +96,7 @@
      * break is inserted according to the folding rules specified in RFC2822.
      *
      * @param array(ezcMailAddress) $items
-     * @parem int $foldLength
+     * @param int $foldLength
      * @return string
      */
     public static function composeEmailAddresses( array $items, $foldLength = 
null )

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

Reply via email to