Skip to content

Commit 275a285

Browse files
committed
typo
--HG-- extra : rebase_source : 7c051327a20eac6e845ea727409cf64afb1a214c
1 parent 6dc9fb3 commit 275a285

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

css3-values/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828

2929
<h1>CSS Values and Units Module Level 3</h1>
3030

31-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 17 July 2012</h2>
31+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 July 2012</h2>
3232

3333
<dl>
3434
<dt>This version:
3535

3636
<dd><a
37-
href="http://www.w3.org/TR/2012/ED-css3-values-20120717/">http://www.w3.org/TR/2012/ED-css3-values-20120717/</a>
37+
href="http://www.w3.org/TR/2012/ED-css3-values-20120719/">http://www.w3.org/TR/2012/ED-css3-values-20120719/</a>
3838

3939
<dt>Latest version:
4040

@@ -1228,7 +1228,7 @@ <h3 id=resolution><span class=secno>6.4. </span> Resolutions: the <a
12281228
class=css>dppx</code></a>’ units</h3>
12291229

12301230
<p>Resolution units are <a href="#dimension"><i>dimensions</i></a> denoted
1231-
by <dfn id=resolution-value>&lt;resolution></dfn>. The frequency unit
1231+
by <dfn id=resolution-value>&lt;resolution></dfn>. The resolution unit
12321232
identifiers are:
12331233

12341234
<dl>

css3-values/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ <h3 id="frequency">
802802
<h3 id="resolution">
803803
Resolutions: the <var>&lt;resolution></var> type and ''dpi'', ''dpcm'', ''dppx'' units</h3>
804804

805-
<p>Resolution units are <i>dimensions</i> denoted by <dfn id="resolution-value">&lt;resolution></dfn>. The frequency unit identifiers are:</p>
805+
<p>Resolution units are <i>dimensions</i> denoted by <dfn id="resolution-value">&lt;resolution></dfn>. The resolution unit identifiers are:</p>
806806

807807
<dl>
808808
<dt><dfn>dpi</dfn></dt>

0 commit comments

Comments
 (0)