diff options
Diffstat (limited to 'src/ng/anchorScroll.js')
| -rw-r--r-- | src/ng/anchorScroll.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/ng/anchorScroll.js b/src/ng/anchorScroll.js index 4cef2bdf..4cb9a275 100644 --- a/src/ng/anchorScroll.js +++ b/src/ng/anchorScroll.js @@ -1,8 +1,9 @@ 'use strict'; /** - * @ngdoc function - * @name ng.$anchorScroll + * @ngdoc service + * @name $anchorScroll + * @kind function * @requires $window * @requires $location * @requires $rootScope |
