diff options
Diffstat (limited to 'src/directive/ngSwitch.js')
| -rw-r--r-- | src/directive/ngSwitch.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/directive/ngSwitch.js b/src/directive/ngSwitch.js index a4f5afad..59c7056e 100644 --- a/src/directive/ngSwitch.js +++ b/src/directive/ngSwitch.js @@ -15,7 +15,7 @@ * <any ng-switch-default>...</any> * * @scope - * @param {*} on expression to match against <tt>ng-switch-when</tt>. + * @param {*} ng-switch|on expression to match against <tt>ng-switch-when</tt>. * @paramDescription * On child elments add: * |
