Skip to content

Commit 787ffbf

Browse files
committed
CSS: Correct typo in the comment
1 parent b05b6a2 commit 787ffbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/defaultDisplay.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ var iframe,
77
elemdisplay = {
88

99
// Support: Firefox
10-
// We have to pre-define this values for FF (#10227)
10+
// We have to pre-define these values for FF (#10227)
1111
HTML: "block",
1212
BODY: "block"
1313
};

0 commit comments

Comments
 (0)