diff --git a/src/ng/http.js b/src/ng/http.js index f009acd8de83..88dda8e397fb 100644 --- a/src/ng/http.js +++ b/src/ng/http.js @@ -820,8 +820,7 @@ function $HttpProvider() { /** * @ngdoc method - * @name ng.$http#patch - * @methodOf ng.$http + * @name $http#patch * * @description * Shortcut method to perform `PATCH` request.