summaryrefslogtreecommitdiffstats
path: root/templates/html/htmltypeconstraints.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/html/htmltypeconstraints.tpl')
-rw-r--r--templates/html/htmltypeconstraints.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/html/htmltypeconstraints.tpl b/templates/html/htmltypeconstraints.tpl
index b5a8cd0..ccb3579 100644
--- a/templates/html/htmltypeconstraints.tpl
+++ b/templates/html/htmltypeconstraints.tpl
@@ -1,6 +1,6 @@
{# obj should be a class or member #}
{% if obj.typeConstraints %}
- <div class="typecontraint">
+ <div class="typeconstraint">
<dl><dt><b>{{ tr.typeConstraints }}</b></dt>
<dd><table border="0" cellspacing="2" cellpadding="0">
{% for arg in obj.typeConstraints %}