Skip to content

Commit 3c6821b

Browse files
docs(animate): add param name
1 parent 3f943e7 commit 3c6821b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ngAnimate/animate.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ angular.module('ngAnimate', ['ng'])
421421
* @methodOf ngAnimate.$animate
422422
* @function
423423
*
424-
* @param {boolean=} If provided then set the animation on or off.
424+
* @param {boolean=} value If provided then set the animation on or off.
425425
* @return {boolean} Current animation state.
426426
*
427427
* @description

0 commit comments

Comments
 (0)