diff --git a/src/ng/http.js b/src/ng/http.js index 1f1f5e44..d840c78b 100644 --- a/src/ng/http.js +++ b/src/ng/http.js @@ -172,7 +172,7 @@ function $HttpProvider() { /** * @ngdoc function * @name ng.$http - * @requires $httpBacked + * @requires $httpBackend * @requires $browser * @requires $cacheFactory * @requires $rootScope