aboutsummaryrefslogtreecommitdiffstats
path: root/src/services.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/services.js')
-rw-r--r--src/services.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/services.js b/src/services.js
index f2260c7f..e8006496 100644
--- a/src/services.js
+++ b/src/services.js
@@ -624,7 +624,7 @@ angularServiceInject('$route', function(location) {
* @name angular.service.$route#onChange
* @methodOf angular.service.$route
*
- * @param {function} fn Function that will be called on route change
+ * @param {function()} fn Function that will be called on route change
*
* @description
* Register a handler function that will be called when route changes