Skip to content

Commit 6998c40

Browse files
committed
[css-multicol-2] Spell check.
1 parent 71717a0 commit 6998c40

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-multicol-2/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -167,12 +167,12 @@ Spanning columns</h2>
167167
or larger than the number of columns in the multicol element,
168168
the number of columns spanned will be the same as if ''column-span: all'' had been specified.
169169

170-
<div class=issue>This definition is insufficent.
170+
<div class=issue>This definition is insufficient.
171171
<ul>
172172
<li>Does ''column-span: 1'' count as ''column-span: none'',
173173
or does it create a spanner (which is a BFC)?
174174
<li>Which columns does it span?
175-
<li>How does that affect height calculations, and interract with column-fill
175+
<li>How does that affect height calculations, and interact with column-fill
176176
</ul>
177177
</div>
178178

@@ -195,7 +195,7 @@ Spanning columns</h2>
195195
</dl>
196196

197197
Issue: Add final content from previous level
198-
possibly with adjustements to account for <<integer>> values
198+
possibly with adjustments to account for <<integer>> values
199199

200200
<h2 id="filling-columns">
201201
Filling columns</h2>

0 commit comments

Comments
 (0)