diff --git a/src/ng/location.js b/src/ng/location.js index d193b1ca667e..eecb58b47201 100644 --- a/src/ng/location.js +++ b/src/ng/location.js @@ -580,7 +580,7 @@ function $LocationProvider(){ * Broadcasted before a URL will change. This change can be prevented by calling * `preventDefault` method of the event. See {@link ng.$rootScope.Scope#$on} for more * details about event object. Upon successful change - * {@link ng.$location#$locationChangeSuccess $locationChangeSuccess} is fired. + * {@link ng.$location#events_$locationChangeSuccess $locationChangeSuccess} is fired. * * @param {Object} angularEvent Synthetic event object. * @param {string} newUrl New URL