[css-ruby] fix typo

Wed, 19 Mar 2014 17:12:56 -0700

author
fantasai <fantasai.cvs@inkedblade.net>
date
Wed, 19 Mar 2014 17:12:56 -0700
changeset 13547
007edc5c8218
parent 13546
7f61150ac77a
child 13548
badf955737b1

[css-ruby] fix typo

css-ruby/Overview.html file | annotate | diff | comparison | revisions
css-ruby/Overview.src.html file | annotate | diff | comparison | revisions
     1.1 --- a/css-ruby/Overview.html	Wed Mar 19 16:38:16 2014 -0700
     1.2 +++ b/css-ruby/Overview.html	Wed Mar 19 17:12:56 2014 -0700
     1.3 @@ -21,7 +21,7 @@
     1.4  
     1.5    <meta content="CSS Ruby Module Level 1" name=dcterms.title>
     1.6    <meta content=text name=dcterms.type>
     1.7 -  <meta content=2014-03-07 name=dcterms.date>
     1.8 +  <meta content=2014-03-20 name=dcterms.date>
     1.9    <meta content="Elika J. Etemad" name=dcterms.creator>
    1.10    <meta content="Koji Ishii" name=dcterms.creator>
    1.11    <meta content="Richard Ishida" name=dcterms.creator>
    1.12 @@ -42,8 +42,8 @@
    1.13     <h1 class=p-name>CSS Ruby Module Level 1</h1>
    1.14  
    1.15     <h2 class="no-num no-toc">Editor's Draft <time class=dt-updated
    1.16 -    datetime=20140307> 7 March 2014</time>
    1.17 -    <!-- for HTML4 doctype: <span class="value-title" title="20140307"> 7 March 2014</span></span> --></h2>
    1.18 +    datetime=20140320>20 March 2014</time>
    1.19 +    <!-- for HTML4 doctype: <span class="value-title" title="20140320">20 March 2014</span></span> --></h2>
    1.20  
    1.21     <dl>
    1.22      <dt>This version:
    1.23 @@ -524,7 +524,7 @@
    1.24      id=ruby-annotation-container-box
    1.25      title="ruby annotation container box | ruby annotation container">ruby
    1.26      annotation container box</dfn>. (Corresponds to HTML/XHTML
    1.27 -    <code>&lt;ruby&gt;</code> elements.)
    1.28 +    <code>&lt;rtc&gt;</code> elements.)
    1.29    </dl>
    1.30  
    1.31    <h3 id=box-fixup><span class=secno>2.2. </span> Anonymous Ruby Box
    1.32 @@ -2229,8 +2229,8 @@
    1.33     <dt id=RFC2119>[RFC2119]
    1.34  
    1.35     <dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key
    1.36 -    words for use in RFCs to Indicate Requirement Levels.</cite></a> Internet
    1.37 -    RFC 2119. URL: <a
    1.38 +    words for use in RFCs to Indicate Requirement Levels.</cite></a> 2119.
    1.39 +    RFC. URL: <a
    1.40      href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>
    1.41     </dd>
    1.42     <!---->
     2.1 --- a/css-ruby/Overview.src.html	Wed Mar 19 16:38:16 2014 -0700
     2.2 +++ b/css-ruby/Overview.src.html	Wed Mar 19 17:12:56 2014 -0700
     2.3 @@ -262,7 +262,7 @@
     2.4  			(Corresponds to XHTML <code>&lt;rbc&gt;</code> elements; always implied in HTML.)
     2.5  		<dt>''ruby-text-container''
     2.6  			<dd>Specifies that an element generates a <dfn title="ruby annotation container box | ruby annotation container">ruby annotation container box</dfn>.
     2.7 -			(Corresponds to HTML/XHTML <code>&lt;ruby&gt;</code> elements.)
     2.8 +			(Corresponds to HTML/XHTML <code>&lt;rtc&gt;</code> elements.)
     2.9  	</dl>
    2.10  
    2.11  <h3 id="box-fixup">

mercurial