html5/spec Overview.html,1.2752,1.2753

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv9034

Modified Files:
	Overview.html 
Log Message:
Grammar fix. (whatwg r3560)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2752
retrieving revision 1.2753
diff -u -d -r1.2752 -r1.2753
--- Overview.html	8 Aug 2009 01:17:21 -0000	1.2752
+++ Overview.html	8 Aug 2009 01:21:33 -0000	1.2753
@@ -1175,7 +1175,7 @@
 <!--end-toc--><hr><h2 id="introduction"><span class="secno">1 </span>Introduction</h2><h3 id="background"><span class="secno">1.1 </span>Background</h3><p><i>This section is non-normative.</i><p>The World Wide Web's markup language has always been HTML. HTML
   was primarily designed as a language for semantically describing
   scientific documents, although its general design and adaptations
-  over the years has enabled it to be used to describe a number of
+  over the years have enabled it to be used to describe a number of
   other types of documents.<p>The main area that has not been adequately addressed by HTML is a
   vague subject referred to as Web Applications. This specification
   attempts to rectify this, while at the same time updating the HTML

Received on Saturday, 8 August 2009 01:21:46 UTC