From 69d3938fec6ae969f8a5eb8d2402c0b9a653e731 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 22 Jul 2010 13:04:02 -0600 Subject: [PATCH] Fix phpdoc. --- framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php b/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php index ccae44d81..71751feae 100644 --- a/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php +++ b/framework/Text_Filter/lib/Horde/Text/Filter/Html2text.php @@ -6,8 +6,6 @@ *
  * charset - (string) The charset to use for html_entity_decode() calls.
  * width - (integer) The wrapping width. Set to 0 to not wrap.
- * charset - (string) The charset of the text.
- * width - (integer) The wrapping width.
  * 
* * Copyright 2004-2010 The Horde Project (http://www.horde.org/) -- 2.11.0