Skip to content

Commit 4aaed04

Browse files
committed
doc(angular.annotate): properly disable doc snippet to avoid compiler warnings
1 parent da46468 commit 4aaed04

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Injector.js

+3-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,9 @@ function createInjector(factoryScope, factories, instanceCache) {
7373
}
7474
}
7575

76-
/*NOT_PUBLIC_YET
77-
* @ngdoc function
76+
/**
77+
* THIS IS NOT PUBLIC DOC YET!
78+
*
7879
* @name angular.annotate
7980
* @function
8081
*

0 commit comments

Comments
 (0)