aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/exceptionHandler.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/ng/exceptionHandler.js')
-rw-r--r--src/ng/exceptionHandler.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ng/exceptionHandler.js b/src/ng/exceptionHandler.js
index c2c77f64..342f38fc 100644
--- a/src/ng/exceptionHandler.js
+++ b/src/ng/exceptionHandler.js
@@ -3,7 +3,7 @@
/**
* @ngdoc service
* @name $exceptionHandler
- * @requires $log
+ * @requires ng.$log
*
* @description
* Any uncaught exception in angular expressions is delegated to this service.