fix comment

This commit is contained in:
Paul O'Shannessy
2014-02-07 13:51:39 -08:00
committed by Paul O’Shannessy
parent 9ae002503c
commit 26fb009e0c
@@ -23,7 +23,7 @@ var SyntheticUIEvent = require('SyntheticUIEvent');
/**
* @interface TouchEvent
* @see http://www.w3.org/TR/DOM-Level-3-Events/
* @see http://www.w3.org/TR/touch-events/
*/
var TouchEventInterface = {
touches: null,