diff options
Diffstat (limited to 'src/ng/directive/ngSwitch.js')
| -rw-r--r-- | src/ng/directive/ngSwitch.js | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/ng/directive/ngSwitch.js b/src/ng/directive/ngSwitch.js index 378c0b50..021f4c7d 100644 --- a/src/ng/directive/ngSwitch.js +++ b/src/ng/directive/ngSwitch.js @@ -41,7 +41,6 @@   * @scope   * @priority 800   * @param {*} ngSwitch|on expression to match against <tt>ng-switch-when</tt>. - * @paramDescription   * On child elements add:   *   * * `ngSwitchWhen`: the case statement to match against. If match then this | 
