mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-17 00:51:07 +08:00
docs(calendar): fix typo (#660)
This commit is contained in:
parent
4c7defb2ec
commit
2c6cc37a5f
@ -53,7 +53,7 @@ export class Calendar {
|
|||||||
* - You're using Android < 6, or
|
* - You're using Android < 6, or
|
||||||
* - You've already granted permission
|
* - You've already granted permission
|
||||||
*
|
*
|
||||||
* If this returns false, you should call `requestReadWritePermissions` function
|
* If this returns false, you should call the `requestReadWritePermission` function
|
||||||
* @returns {Promise<boolean>}
|
* @returns {Promise<boolean>}
|
||||||
*/
|
*/
|
||||||
@Cordova()
|
@Cordova()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user