diff options
Diffstat (limited to 'src/ng/document.js')
| -rw-r--r-- | src/ng/document.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ng/document.js b/src/ng/document.js index 570f9360..cc760477 100644 --- a/src/ng/document.js +++ b/src/ng/document.js @@ -1,8 +1,8 @@ 'use strict'; /** - * @ngdoc object - * @name ng.$document + * @ngdoc service + * @name $document * @requires $window * * @description |
