Skip to content

Commit 5e581c1

Browse files
committed
[css-ruby] fix typo
1 parent a200dfe commit 5e581c1

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

css-ruby/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<meta content="CSS Ruby Module Level 1" name=dcterms.title>
2323
<meta content=text name=dcterms.type>
24-
<meta content=2014-03-07 name=dcterms.date>
24+
<meta content=2014-03-20 name=dcterms.date>
2525
<meta content="Elika J. Etemad" name=dcterms.creator>
2626
<meta content="Koji Ishii" name=dcterms.creator>
2727
<meta content="Richard Ishida" name=dcterms.creator>
@@ -42,8 +42,8 @@
4242
<h1 class=p-name>CSS Ruby Module Level 1</h1>
4343

4444
<h2 class="no-num no-toc">Editor's Draft <time class=dt-updated
45-
datetime=20140307> 7 March 2014</time>
46-
<!-- for HTML4 doctype: <span class="value-title" title="20140307"> 7 March 2014</span></span> --></h2>
45+
datetime=20140320>20 March 2014</time>
46+
<!-- for HTML4 doctype: <span class="value-title" title="20140320">20 March 2014</span></span> --></h2>
4747

4848
<dl>
4949
<dt>This version:
@@ -524,7 +524,7 @@ <h3 id=ruby-display><span class=secno>2.1. </span> Ruby-specific ‘<code
524524
id=ruby-annotation-container-box
525525
title="ruby annotation container box | ruby annotation container">ruby
526526
annotation container box</dfn>. (Corresponds to HTML/XHTML
527-
<code>&lt;ruby&gt;</code> elements.)
527+
<code>&lt;rtc&gt;</code> elements.)
528528
</dl>
529529

530530
<h3 id=box-fixup><span class=secno>2.2. </span> Anonymous Ruby Box
@@ -2229,8 +2229,8 @@ <h3 class=no-num id=normative-references> Normative references</h3>
22292229
<dt id=RFC2119>[RFC2119]
22302230

22312231
<dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key
2232-
words for use in RFCs to Indicate Requirement Levels.</cite></a> Internet
2233-
RFC 2119. URL: <a
2232+
words for use in RFCs to Indicate Requirement Levels.</cite></a> 2119.
2233+
RFC. URL: <a
22342234
href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>
22352235
</dd>
22362236
<!---->

css-ruby/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ <h3 id="ruby-display">
262262
(Corresponds to XHTML <code>&lt;rbc&gt;</code> elements; always implied in HTML.)
263263
<dt>''ruby-text-container''
264264
<dd>Specifies that an element generates a <dfn title="ruby annotation container box | ruby annotation container">ruby annotation container box</dfn>.
265-
(Corresponds to HTML/XHTML <code>&lt;ruby&gt;</code> elements.)
265+
(Corresponds to HTML/XHTML <code>&lt;rtc&gt;</code> elements.)
266266
</dl>
267267

268268
<h3 id="box-fixup">

0 commit comments

Comments
 (0)