diff options
Diffstat (limited to 'src/ng/directive/ngInit.js')
| -rw-r--r-- | src/ng/directive/ngInit.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ng/directive/ngInit.js b/src/ng/directive/ngInit.js index 73354765..d157f396 100644 --- a/src/ng/directive/ngInit.js +++ b/src/ng/directive/ngInit.js @@ -2,7 +2,7 @@ /** * @ngdoc directive - * @name angular.module.ng.$compileProvider.directive.ngInit + * @name ng.directive:ngInit * * @description * The `ngInit` directive specifies initialization tasks to be executed |
