diff options
Diffstat (limited to 'src/ng/httpBackend.js')
| -rw-r--r-- | src/ng/httpBackend.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ng/httpBackend.js b/src/ng/httpBackend.js index efe72060..415cd19f 100644 --- a/src/ng/httpBackend.js +++ b/src/ng/httpBackend.js @@ -15,8 +15,8 @@ function createXhr(method) { } /** - * @ngdoc object - * @name ng.$httpBackend + * @ngdoc service + * @name $httpBackend * @requires $browser * @requires $window * @requires $document |
