summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ur/basis.urs2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ur/basis.urs b/lib/ur/basis.urs
index 2869adce..ef2b9156 100644
--- a/lib/ur/basis.urs
+++ b/lib/ur/basis.urs
@@ -648,7 +648,7 @@ val tag : attrsGiven ::: {Type} -> attrsAbsent ::: {Type}
-> [attrsGiven ~ attrsAbsent] =>
[useOuter ~ useInner] =>
[bindOuter ~ bindInner] =>
- option css_class
+ css_class
-> option (signal css_class)
-> $attrsGiven
-> tag (attrsGiven ++ attrsAbsent)