phpdoc
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 30 Sep 2010 22:10:13 +0000 (16:10 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 30 Sep 2010 22:28:04 +0000 (16:28 -0600)
framework/Text_Flowed/lib/Horde/Text/Flowed.php

index c78fca9..2ba93ba 100644 (file)
  * See the enclosed file COPYING for license information (LGPL). If you
  * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.
  *
- * @author  Michael Slusarz <slusarz@horde.org>
- * @package Horde_Text
+ * @author   Michael Slusarz <slusarz@horde.org>
+ * @category Horde
+ * @license  http://www.fsf.org/copyleft/lgpl.html LGPL
+ * @package  Text_Flowed
  */
 class Horde_Text_Flowed
 {
@@ -103,7 +105,7 @@ class Horde_Text_Flowed
     }
 
     /**
-     * Set whether to format test using DelSp.
+     * Set whether to format text using DelSp.
      *
      * @param boolean $delsp  Use DelSp?
      */