Skip to content

Commit 4d885cb

Browse files
samuel durandpetebacondarwin
samuel durand
authored andcommitted
docs($anchorScrollProvider): remove repeated word
Closes angular#10093
1 parent eec2020 commit 4d885cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/anchorScroll.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function $AnchorScrollProvider() {
1717
* @name $anchorScrollProvider#disableAutoScrolling
1818
*
1919
* @description
20-
* By default, {@link ng.$anchorScroll $anchorScroll()} will automatically will detect changes to
20+
* By default, {@link ng.$anchorScroll $anchorScroll()} will automatically detect changes to
2121
* {@link ng.$location#hash $location.hash()} and scroll to the element matching the new hash.<br />
2222
* Use this method to disable automatic scrolling.
2323
*

0 commit comments

Comments
 (0)