diff options
Diffstat (limited to 'src/directives.js')
| -rw-r--r-- | src/directives.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/directives.js b/src/directives.js index bd02dd17..7f597823 100644 --- a/src/directives.js +++ b/src/directives.js @@ -34,7 +34,7 @@ angularDirective("ng:init", function(expression){ /** * @workInProgress * @ngdoc directive - * @name angular.directive.ng:controller + * @name angular.directive.@ng:controller * * @description * The `ng:controller` directive assigns behavior to a scope. This is a key aspect of how angular |
