diff options
Diffstat (limited to 'src/Browser.js')
| -rw-r--r-- | src/Browser.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/Browser.js b/src/Browser.js index 58ad22c8..de3e76cc 100644 --- a/src/Browser.js +++ b/src/Browser.js @@ -361,9 +361,9 @@ function Browser(window, document, body, XHR, $log) { /** - * @workInProgress - * @ngdoc method - * @name angular.service.$browser.defer#cancel + * THIS DOC IS NOT VISIBLE because ngdocs can't process docs for foo#method.method + * + * @name angular.service.$browser#defer.cancel * @methodOf angular.service.$browser.defer * @returns {boolean} Returns `true` if the task hasn't executed yet and was successfuly canceled. * |
