- From: poot <cvsmail@w3.org>
- Date: Sat, 1 Aug 2009 19:23:31 +0900 (JST)
- To: public-html-diffs@w3.org
annevk: typo
http://dev.w3.org/cvsweb/html5/html4-differences/Overview.html?r1=1.75&r2=1.76&f=h
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- Overview.html 1 Aug 2009 10:20:54 -0000 1.75
+++ Overview.html 1 Aug 2009 10:23:10 -0000 1.76
@@ -839,7 +839,7 @@
<li>
<p>The <code>b</code> element now represents a span of text to be
stylistically offset from the normal prose without conveying any extra
- importance, such as key words in a document abstract, product names in a
+ importance, such as keywords in a document abstract, product names in a
review, or other spans of text whose typical typographic presentation is
emboldened.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- Overview.src.html 1 Aug 2009 10:20:54 -0000 1.53
+++ Overview.src.html 1 Aug 2009 10:23:10 -0000 1.54
@@ -726,7 +726,7 @@
<li><p>The <code>b</code> element now represents a span of text to be
stylistically offset from the normal prose without conveying any extra
- importance, such as key words in a document abstract, product names in
+ importance, such as keywords in a document abstract, product names in
a review, or other spans of text whose typical typographic
presentation is emboldened.</p></li>
Received on Saturday, 1 August 2009 10:24:08 UTC