From 481508d0e7ae9e4984ea380b9a43e589551c7a5b Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Tue, 18 Feb 2014 03:04:42 -0800 Subject: style: remove ws and enfore no-trailing-ws jscs rule --- src/ngTouch/touch.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ngTouch') 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} -- cgit v1.2.3