We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0324daf commit f49cfdeCopy full SHA for f49cfde
src/ng/location.js
@@ -576,7 +576,7 @@ function $LocationProvider(){
576
* Broadcasted before a URL will change. This change can be prevented by calling
577
* `preventDefault` method of the event. See {@link ng.$rootScope.Scope#$on} for more
578
* details about event object. Upon successful change
579
- * {@link ng.$location#$locationChangeSuccess $locationChangeSuccess} is fired.
+ * {@link ng.$location#events_$locationChangeSuccess $locationChangeSuccess} is fired.
580
*
581
* @param {Object} angularEvent Synthetic event object.
582
* @param {string} newUrl New URL
0 commit comments