From dc57fe97e1be245fa08f25143302ee9dd850c5c9 Mon Sep 17 00:00:00 2001 From: Peter Bacon Darwin Date: Fri, 7 Mar 2014 19:58:19 +0000 Subject: style(jsdoc tags): remove/ammend invalid tags As highlighted by the new sterner dgeni. --- src/ngAnimate/animate.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ngAnimate') diff --git a/src/ngAnimate/animate.js b/src/ngAnimate/animate.js index 6cc633a3..447dfa3a 100644 --- a/src/ngAnimate/animate.js +++ b/src/ngAnimate/animate.js @@ -701,8 +701,7 @@ angular.module('ngAnimate', ['ng']) /** * * @ngdoc function - * @name ng.$animate#setClass - * @methodOf ng.$animate + * @name $animate#setClass * @function * @description Adds and/or removes the given CSS classes to and from the element. * Once complete, the done() callback will be fired (if provided). -- cgit v1.2.3