8000 docs(ngJq): fix directive usage · chrisbraddock/angular.js@03d4bbc · GitHub
[go: up one dir, main page]

Skip to content

Commit 03d4bbc

Browse files
cexbrayatNarretz
authored andcommitted
docs(ngJq): fix directive usage
1 parent 6d07005 commit 03d4bbc

File tree

1 file changed

+1
-1
lines ch BB49 anged

1 file changed

+1
-1
lines changed

src/Angular.js

Lines changed: 1 addition & 1 deletion
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)
0