- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 30 Jul 2009 23:33:26 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv1285
Modified Files:
Overview.html
Log Message:
Remove the word 'legalese' since it was offending some people for some reason. (whatwg r3504)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2701
retrieving revision 1.2702
diff -u -d -r1.2701 -r1.2702
--- Overview.html 30 Jul 2009 23:22:44 -0000 1.2701
+++ Overview.html 30 Jul 2009 23:33:23 -0000 1.2702
@@ -12934,9 +12934,9 @@
<dt>DOM interface:</dt>
<dd>Uses <code><a href="#htmlelement">HTMLElement</a></code>.</dd>
</dl><p>The <code><a href="#the-small-element">small</a></code> element <a href="#represents">represents</a> small
- print or other side comments.<p class="note">Small print is typically legalese describing
- disclaimers, caveats, legal restrictions, or copyrights. Small print
- is also sometimes used for attribution.<p class="note">The <code><a href="#the-small-element">small</a></code> element does not
+ print or other side comments.<p class="note">Small print typically features disclaimers, caveats,
+ legal restrictions, or copyrights. Small print is also sometimes
+ used for attribution, or for satisfying licensing requirements.<p class="note">The <code><a href="#the-small-element">small</a></code> element does not
"de-emphasize" or lower the importance of text emphasized by the
<code><a href="#the-em-element">em</a></code> element or marked as important with the
<code><a href="#the-strong-element">strong</a></code> element.<div class="example">
Received on Thursday, 30 July 2009 23:33:35 UTC