- From: Anne van Kesteren via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 01 Aug 2009 10:23:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html4-differences
In directory hutz:/tmp/cvs-serv6399
Modified Files:
Overview.html Overview.src.html
Log Message:
typo
Index: Overview.html
===================================================================
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:23:24 UTC