Skip to content

Commit e30972b

Browse files
committed
fixed comment
1 parent 1b945e4 commit e30972b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org/w3c/css/values/color/ColorMix.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public static final CssIdent getAllowedValue(CssIdent ident, CssIdent[] allowedV
6565
boolean has_css_variable = false;
6666

6767
/**
68-
* Create a new LightDark
68+
* Create a new ColorMix
6969
*/
7070
public ColorMix() {
7171
}

0 commit comments

Comments
 (0)