Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-mixins-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ with its [=function parameters=] overriding "inherited" custom properties of the
Add the registration to |registrations|.
6. If |custom function| has a [=custom function/return type=],
create a [=custom property registration=]
with the name "return"
with the name "result"
(violating the usual rules for what a registration's name can be),
a syntax of the [=custom function/return type=],
an inherit flag of "false",
Expand Down