From b2ccb298216a3cd410fcb9a5f38406fc88f7d76e Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 30 Sep 2010 16:10:13 -0600 Subject: [PATCH] phpdoc --- framework/Text_Flowed/lib/Horde/Text/Flowed.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/framework/Text_Flowed/lib/Horde/Text/Flowed.php b/framework/Text_Flowed/lib/Horde/Text/Flowed.php index c78fca97f..2ba93ba42 100644 --- a/framework/Text_Flowed/lib/Horde/Text/Flowed.php +++ b/framework/Text_Flowed/lib/Horde/Text/Flowed.php @@ -13,8 +13,10 @@ * 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 - * @package Horde_Text + * @author Michael Slusarz + * @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? */ -- 2.11.0