diff --git a/src/ngTouch/swipe.js b/src/ngTouch/swipe.js index b15628892882..338f93d536c0 100644 --- a/src/ngTouch/swipe.js +++ b/src/ngTouch/swipe.js @@ -12,8 +12,7 @@ * * Requires the {@link ngTouch `ngTouch`} module to be installed. * - * `$swipe` is used by the `ngSwipeLeft` and `ngSwipeRight` directives in `ngTouch`, and by - * `ngCarousel` in a separate component. + * `$swipe` is used by the `ngSwipeLeft` and `ngSwipeRight` directives in `ngTouch` in a separate component. * * # Usage * The `$swipe` service is an object with a single method: `bind`. `bind` takes an element