Removed trailing question mark from WebIDL
authorSangwhan Moon <smoon@opera.com>
Fri, 06 May 2011 22:12:50 +0800
changeset 92 2e881e5a2e3d
parent 91 b2c4ba0eb943
child 93 29ec4253b862
Removed trailing question mark from WebIDL
touchevents.html
--- a/touchevents.html	Thu May 05 07:21:06 2011 -0700
+++ b/touchevents.html	Fri May 06 22:12:50 2011 +0800
@@ -326,7 +326,7 @@
           <code>true</code> if the shift (Shift) key modifier is activated;
           otherwise <code>false</code>
         </dd>
-        <dt>readonly attribute EventTarget? relatedTarget</dt>
+        <dt>readonly attribute EventTarget relatedTarget</dt>
         <dd>
           identifies a secondary EventTarget related to a touch event.  This
           attribute is used with the <a>touchenter</a> event to indicate the