hixie: Grammar fix. (whatwg r3560)

hixie: Grammar fix. (whatwg r3560)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2752&r2=1.2753&f=h
http://html5.org/tools/web-apps-tracker?from=3559&to=3560

===================================================================
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:22:33 UTC