Config property should be documented as tabSubPages instead of tabSubPage.

This commit is contained in:
Per Djurner
2016-01-18 13:15:56 -05:00
parent 2d10593dce
commit b8a56071d7

View File

@@ -90,7 +90,7 @@ import {isObject, isDefined, isFunction, isArray} from '../util/util';
* | pageTransitionDelay | 16 | 120 |
* | tabbarPlacement | bottom | top |
* | tabbarHighlight | | top |
* | tabSubPage | | true |
* | tabSubPages | | true |
*
**/
export class Config {