- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 10 Jun 2008 21:20:05 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv6897
Modified Files:
Overview.html
Log Message:
oops, forgot to update this section while I was at it (whatwg r1737)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.925
retrieving revision 1.926
diff -u -d -r1.925 -r1.926
--- Overview.html 10 Jun 2008 21:18:23 -0000 1.925
+++ Overview.html 10 Jun 2008 21:20:02 -0000 1.926
@@ -2066,9 +2066,9 @@
<dt>APIs
- <dd><a href="#editing">The Editing APIs</a>: HTML documents can provide a
- number of mechanisms for users to modify content, which are described in
- this section.
+ <dd><a href="#editing">User interaction</a>: HTML documents can provide a
+ number of mechanisms for users to interact with and modify content, which
+ are described in this section.
<dd><a href="#comms">The Communication APIs</a>: Applications written in
HTML often require mechanisms to communicate with remote servers, as well
Received on Tuesday, 10 June 2008 21:20:38 UTC