mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(calendar): typos
This commit is contained in:
@@ -93,7 +93,7 @@ export class Calendar extends IonicNativePlugin {
|
||||
* This function checks if we have permission to read/write from/to the calendar.
|
||||
* The promise will resolve with `true` when:
|
||||
* - You're running on iOS, or
|
||||
* - You're targetting API level lower than 23, or
|
||||
* - You're targeting API level lower than 23, or
|
||||
* - You're using Android < 6, or
|
||||
* - You've already granted permission
|
||||
*
|
||||
@@ -184,7 +184,7 @@ export class Calendar extends IonicNativePlugin {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns options for a custom calender with sepcific colord
|
||||
* Returns options for a custom calender with specific color
|
||||
*
|
||||
* @return {NameOrOptions} Returns an object with the default options
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user