spelling fixes
authorJosh Soref <josh.soref@nokia.com>
Sun, 01 May 2011 11:29:25 +0200
changeset 86 653218ffd9c4
parent 85 5c770b2dd992
child 87 4b363819e79b
spelling fixes
touchevents.html
--- a/touchevents.html	Sun May 01 11:04:32 2011 +0200
+++ b/touchevents.html	Sun May 01 11:29:25 2011 +0200
@@ -125,7 +125,7 @@
 
       <p>
         The Touch Events specification provides a solution to this problem by
-        specifing interfaces to allow web applications to directly handle touch
+        specifying interfaces to allow web applications to directly handle touch
         events, and multiple touch points for capable devices.
       </p>
     </section>
@@ -582,7 +582,7 @@
       <p>
         Many thanks to the WebKit engineers for developing the model used as a
         basis for this spec, Neil Roberts (SitePen) for his summary of WebKit
-        touch events, Peter-Paul Koch (PPK) for his writeups and suggestions,
+        touch events, Peter-Paul Koch (PPK) for his write-ups and suggestions,
         Robin Berjon for developing the <a
           href="http://dev.w3.org/2009/dap/ReSpec.js/documentation.html"
         >ReSpec.js spec authoring tool</a>, and the WebEvents WG for their many