From 269bc7e51f0ae4e4230308e43db934a9fff48756 Mon Sep 17 00:00:00 2001 From: Matias Niemelä Date: Wed, 23 Oct 2013 17:44:37 -0400 Subject: chore(docs): fix jsHint errors with long lines --- src/ngTouch/touch.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/ngTouch') diff --git a/src/ngTouch/touch.js b/src/ngTouch/touch.js index 17dad196..f885307d 100644 --- a/src/ngTouch/touch.js +++ b/src/ngTouch/touch.js @@ -8,7 +8,8 @@ * # ngTouch * * The `ngTouch` module provides touch events and other helpers for touch-enabled devices. - * The implementation is based on jQuery Mobile touch event handling ([jquerymobile.com](http://jquerymobile.com/)). + * The implementation is based on jQuery Mobile touch event handling + * ([jquerymobile.com](http://jquerymobile.com/)). * * {@installModule touch} * -- cgit v1.2.3