Skip to content

Commit 2ebe692

Browse files
committed
[cssom-1] Spell check.
1 parent 1470ce7 commit 2ebe692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cssom-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1710,7 +1710,7 @@ interface CSSRule {
17101710
readonly attribute CSSRule? parentRule;
17111711
readonly attribute CSSStyleSheet? parentStyleSheet;
17121712

1713-
// the following attribute and constants are historial
1713+
// the following attribute and constants are historical
17141714
readonly attribute unsigned short type;
17151715
const unsigned short STYLE_RULE = 1;
17161716
const unsigned short CHARSET_RULE = 2;

0 commit comments

Comments
 (0)