m. typo
authorJames Craig <jcraig@apple.com>
Mon, 17 Dec 2012 18:48:20 -0800
changeset 56 752c625f4ea2
parent 55 360649d7e089
child 57 d73068931cd9
m. typo
src/include/terms.html
--- a/src/include/terms.html	Mon Dec 17 17:44:35 2012 -0800
+++ b/src/include/terms.html	Mon Dec 17 18:48:20 2012 -0800
@@ -19,7 +19,7 @@
 	<dt id="def_request_event_receiver">Request Event Receiver</dt>
 	<dd class="placeholder">
 		TBD
-		<p class="ednote">Need to explain difference between the event.target, the element handler the event (addEventListener), and the "receiver" of the UIRequestEvent. The event "receiver" will be author-defined with an attribute (potentially @actions or @ui-actions) that describes the type of UI actions that can be performed on the element (the UIRequestEvent "receiver") as is a contract declaration of the types of UIRequestEvents that will be received and handled by the web application.</p>
+		<p class="ednote">Need to explain difference between the event.target, the element handling the event (addEventListener), and the "receiver" of the UIRequestEvent. The event "receiver" will be author-defined with an attribute (potentially @actions or @ui-actions) that describes the type of UI actions that can be performed on the element (the UIRequestEvent "receiver") as is a contract declaration of the types of UIRequestEvents that will be received and handled by the web application.</p>
 	</dd>
 	
 	<dt id="def_user_agent">User Agent</dt>