Fixed typo (#96)

This commit is contained in:
Ivan 2018-11-06 13:32:16 +01:00 committed by Vojtech Novak
parent 40b79f57b0
commit b2fa7cc6cd

View File

@ -263,7 +263,7 @@ Shows a dialog with a text input field.
##### `showPicker` ##### `showPicker`
> static showProgress( > static showPicker(
> title?: null | string, > title?: null | string,
> content?: null | string, > content?: null | string,
> options: OptionsPicker > options: OptionsPicker