We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec2020 commit 4d885cbCopy full SHA for 4d885cb
src/ng/anchorScroll.js
@@ -17,7 +17,7 @@ function $AnchorScrollProvider() {
17
* @name $anchorScrollProvider#disableAutoScrolling
18
*
19
* @description
20
- * By default, {@link ng.$anchorScroll $anchorScroll()} will automatically will detect changes to
+ * By default, {@link ng.$anchorScroll $anchorScroll()} will automatically detect changes to
21
* {@link ng.$location#hash $location.hash()} and scroll to the element matching the new hash.<br />
22
* Use this method to disable automatic scrolling.
23
0 commit comments