summaryrefslogtreecommitdiff
path: root/lib/smarty3/plugins/modifiercompiler.count_sentences.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/smarty3/plugins/modifiercompiler.count_sentences.php')
-rw-r--r--lib/smarty3/plugins/modifiercompiler.count_sentences.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/smarty3/plugins/modifiercompiler.count_sentences.php b/lib/smarty3/plugins/modifiercompiler.count_sentences.php
index 2003292..0277456 100644
--- a/lib/smarty3/plugins/modifiercompiler.count_sentences.php
+++ b/lib/smarty3/plugins/modifiercompiler.count_sentences.php
@@ -5,16 +5,15 @@
* @package Smarty
* @subpackage PluginsModifierCompiler
*/
-
/**
* Smarty count_sentences modifier plugin
- * Type: modifier<br>
+ * Type: modifier
* Name: count_sentences
* Purpose: count the number of sentences in a text
*
- * @link http://www.smarty.net/manual/en/language.modifier.count.paragraphs.php
+ * @link http://www.smarty.net/manual/en/language.modifier.count.paragraphs.php
* count_sentences (Smarty online manual)
- * @author Uwe Tews
+ * @author Uwe Tews
*
* @param array $params parameters
*