Skip to content

Commit 24b389a

Browse files
committed
[css-multicol] Fixing a typo, resolves #2488
1 parent 0cf85a2 commit 24b389a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-multicol-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ these two properties determine the outcome:-->
466466
Pseudo-algorithm</h3>
467467

468468
The pseudo-algorithm below determines the used values for
469-
'column-count' (N) and 'column-width' (W) when . There is one other variable
469+
'column-count' (N) and 'column-width' (W). There is one other variable
470470
in the pseudo-algorithm: U is the used width of the multi-column
471471
element.
472472

css-multicol-1/issues-2011.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ From: Geoffrey Sneddon
335335
Summary: Psuedo-algorithm doesn't say when
336336
Comment: https://github.com/w3c/csswg-drafts/issues/2488
337337
Comment: https://github.com/w3c/csswg-drafts/issues/2488#issuecomment-377432504
338-
Open
338+
Closed: Editorial
339339
----
340340
Issue 39.
341341
From: Fantasai

0 commit comments

Comments
 (0)