summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--it_html.class2
1 files changed, 1 insertions, 1 deletions
diff --git a/it_html.class b/it_html.class
index 40fb241..8b76f4c 100644
--- a/it_html.class
+++ b/it_html.class
@@ -243,7 +243,7 @@ function _parse_args($args)
* Attributes with value true can be used for boolean attributes like 'checked'
* Attribute values will be html encoded, content values won't so you may need to use Q().
* @see _tag()
- */ #}
+ */ #:}
/**
* INTERNAL: Create html tag from name and args array (the arguments of the parent function)