aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngTouch/touch.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ngTouch/touch.js')
-rw-r--r--src/ngTouch/touch.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ngTouch/touch.js b/src/ngTouch/touch.js
index 052cbdd3..45b518d8 100644
--- a/src/ngTouch/touch.js
+++ b/src/ngTouch/touch.js
@@ -8,7 +8,7 @@
* # ngTouch
*
* The `ngTouch` module provides touch events and other helpers for touch-enabled devices.
- * The implementation is based on jQuery Mobile touch event handling
+ * The implementation is based on jQuery Mobile touch event handling
* ([jquerymobile.com](http://jquerymobile.com/)).
*
* {@installModule touch}