diff options
| author | Peter Bacon Darwin | 2014-03-07 19:58:19 +0000 |
|---|---|---|
| committer | Peter Bacon Darwin | 2014-03-07 20:05:59 +0000 |
| commit | dc57fe97e1be245fa08f25143302ee9dd850c5c9 (patch) | |
| tree | d9166499f0f7f61a9d7f805700d14f0831e44ef7 /src/ng/directive/ngSwitch.js | |
| parent | 853999de10b8fd0116f9da80af2c192a4a5fd39b (diff) | |
| download | angular.js-dc57fe97e1be245fa08f25143302ee9dd850c5c9.tar.bz2 | |
style(jsdoc tags): remove/ammend invalid tags
As highlighted by the new sterner dgeni.
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 |
