diff options
Diffstat (limited to 'src/ngTouch/directive/ngSwipe.js')
| -rw-r--r-- | src/ngTouch/directive/ngSwipe.js | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/ngTouch/directive/ngSwipe.js b/src/ngTouch/directive/ngSwipe.js index bda37fe9..7f60d228 100644 --- a/src/ngTouch/directive/ngSwipe.js +++ b/src/ngTouch/directive/ngSwipe.js @@ -4,7 +4,7 @@  /**   * @ngdoc directive - * @name ngTouch.directive:ngSwipeLeft + * @name ngSwipeLeft   *   * @description   * Specify custom behavior when an element is swiped to the left on a touchscreen device. @@ -34,7 +34,7 @@  /**   * @ngdoc directive - * @name ngTouch.directive:ngSwipeRight + * @name ngSwipeRight   *   * @description   * Specify custom behavior when an element is swiped to the right on a touchscreen device. | 
