diff options
Diffstat (limited to 'src/ng/directive/ngController.js')
| -rw-r--r-- | src/ng/directive/ngController.js | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/ng/directive/ngController.js b/src/ng/directive/ngController.js index 7149d090..6d294cc9 100644 --- a/src/ng/directive/ngController.js +++ b/src/ng/directive/ngController.js @@ -2,7 +2,7 @@  /**   * @ngdoc directive - * @name ng.directive:ngController + * @name ngController   *   * @description   * The `ngController` directive attaches a controller class to the view. This is a key aspect of how angular | 
