Skip to content

Commit a51f1eb

Browse files
committed
Fixed minor typo
1 parent 06da4ce commit a51f1eb

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

css3-regions/Overview.html

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323

2424
<h1>CSS Regions Module</h1>
2525

26-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 9 May 2011</h2>
26+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 10 May 2011</h2>
2727

2828
<dl>
2929
<dt>This version:
3030

3131
<dd><a
32-
href="http://www.w3.org/TR/2011/ED-css3-regions-20110509/">http://www.w3.org/csswg/css3-regions</a>
32+
href="http://www.w3.org/TR/2011/ED-css3-regions-20110510/">http://www.w3.org/csswg/css3-regions</a>
3333

3434
<dt>Latest version:
3535

@@ -493,8 +493,7 @@ <h3 id=regions><span class=secno>2.2. </span>Regions</h3>
493493
&lsquo;<a href="#content-from"><code
494494
class=property>content</code></a>&rsquo; property).
495495

496-
<div class=issue> Should it be possible to allow inline elements to also be
497-
regions?</div>
496+
<div class=issue> Could inline elements also be regions?</div>
498497

499498
<h3 id=flow-breaking-rules><span class=secno>2.3. </span>Flow breaking
500499
rules</h3>
@@ -542,7 +541,7 @@ <h3 id=flow-breaking-rules><span class=secno>2.3. </span>Flow breaking
542541
<h3 id=formatting-model-considerations><span class=secno>2.4. </span>The
543542
Visual Formatting Model and Flows</h3>
544543

545-
<p>This section describes the flows to whichi elements formatted according
544+
<p>This section describes the flows to which elements formatted according
546545
to the CSS <a href="http://www.w3.org/TR/CSS21/visuren.html">Visual
547546
Formatting Model</a> and other layout modules (such as Multi-Column Layout
548547
<a href="#CSS3COL" rel=biblioentry>[CSS3COL]<!--{{CSS3COL}}--></a>) belong

css3-regions/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ <h3 id="flow-breaking-rules">Flow breaking rules</h3>
397397
<h3 id="formatting-model-considerations">The Visual Formatting Model and
398398
Flows</h3>
399399

400-
<p>This section describes the flows to whichi elements formatted according
400+
<p>This section describes the flows to which elements formatted according
401401
to the CSS <a href="http://www.w3.org/TR/CSS21/visuren.html">Visual
402402
Formatting Model</a> and other layout modules (such as Multi-Column Layout
403403
[[CSS3COL]]) belong to.</p>

0 commit comments

Comments
 (0)