- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 09 Sep 2010 22:21:21 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv6785
Modified Files:
Overview.html
Log Message:
typo (whatwg r5454)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4348
retrieving revision 1.4349
diff -u -d -r1.4348 -r1.4349
--- Overview.html 9 Sep 2010 01:49:26 -0000 1.4348
+++ Overview.html 9 Sep 2010 22:21:18 -0000 1.4349
@@ -31641,7 +31641,7 @@
<p>The following extract shows how a messaging client's text entry
could be arbitrarily restricted to a fixed number of characters,
- thus forcing any conversion through this medium to be terse and
+ thus forcing any conversation through this medium to be terse and
discouraging intelligent discourse.</p>
<pre>What are you doing? <input name=status maxlength=140></pre>
Received on Thursday, 9 September 2010 22:21:23 UTC