diff --git a/src/ng/document.js b/src/ng/document.js index f1f2d334ff7b..f1171c728c45 100644 --- a/src/ng/document.js +++ b/src/ng/document.js @@ -6,7 +6,7 @@ * @requires $window * * @description - * A {@link angular.element jQuery (lite)}-wrapped reference to the browser's `window.document` + * A {@link angular.element jqLite}-wrapped reference to the browser's `window.document` * element. */ function $DocumentProvider(){