Skip to content

Commit 7d73877

Browse files
cdoublevsvgeesus
authored andcommitted
[css-mixins-1] Typo: default return type is type(*)
1 parent 4d997d9 commit 7d73877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-mixins-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ the optional [=function parameters=]
213213
are given by the <<function-parameter>> values
214214
(defaulting to an empty set),
215215
and the optional [=custom function/return type=] is given by the <<css-type>> following the <css>returns</css> keyword
216-
(defaulting to ''*'').
216+
(defaulting to ''type(*)'').
217217

218218
<div class='example'>
219219
If the <<css-type>> of a [=function parameter=] or [=custom function/return type=]

0 commit comments

Comments
 (0)