Skip to content

Commit 8c05d42

Browse files
cexbrayatnetman92
authored andcommitted
docs(ngJq): fix directive usage
1 parent 525e9b9 commit 8c05d42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Angular.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@ var csp = function() {
957957
* @name ngJq
958958
*
959959
* @element ANY
960-
* @param {string=} the name of the library available under `window`
960+
* @param {string=} ngJq the name of the library available under `window`
961961
* to be used for angular.element
962962
* @description
963963
* Use this directive to force the angular.element library. This should be

0 commit comments

Comments
 (0)