diff options
| author | Peter Bacon Darwin | 2014-02-14 14:12:13 +0000 | 
|---|---|---|
| committer | Peter Bacon Darwin | 2014-02-16 19:03:43 +0000 | 
| commit | d85505d0194e6aa2cfe24aea51afe12a09ba73d2 (patch) | |
| tree | d9357a6298962948f77af4187a43616f284ff4df /src/ng/exceptionHandler.js | |
| parent | daa83f2864cbcdce9fa650bba363334824ff5859 (diff) | |
| download | angular.js-d85505d0194e6aa2cfe24aea51afe12a09ba73d2.tar.bz2 | |
docs(content): fix bad links
Diffstat (limited to 'src/ng/exceptionHandler.js')
| -rw-r--r-- | src/ng/exceptionHandler.js | 2 | 
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. | 
