aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngAnimate
diff options
context:
space:
mode:
Diffstat (limited to 'src/ngAnimate')
-rw-r--r--src/ngAnimate/animate.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ngAnimate/animate.js b/src/ngAnimate/animate.js
index e7c6d5a1..20ceaf07 100644
--- a/src/ngAnimate/animate.js
+++ b/src/ngAnimate/animate.js
@@ -421,7 +421,7 @@ angular.module('ngAnimate', ['ng'])
* @methodOf ngAnimate.$animate
* @function
*
- * @param {boolean=} If provided then set the animation on or off.
+ * @param {boolean=} value If provided then set the animation on or off.
* @return {boolean} Current animation state.
*
* @description