From: Sameer Prakash Pradhan Date: Wed, 7 Mar 2018 09:58:41 +0000 (+0530) Subject: [API][Fix typos] X-Git-Tag: submit/tizen/20180501.061324^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F18%2F173718%2F1;p=platform%2Fcore%2Fpim%2Fcalendar-service.git [API][Fix typos] Change-Id: I1c3cf8d20ffbd1deb476c729e007e5d630452481 Signed-off-by: Sameer Prakash Pradhan (cherry picked from commit 672f7153cbb3b0f4fec8f4761080c40bd4e0e25d) --- diff --git a/doc/calendar_doc.h b/doc/calendar_doc.h index 0947e69..a5b24f5 100644 --- a/doc/calendar_doc.h +++ b/doc/calendar_doc.h @@ -913,7 +913,7 @@ * When alarm alerts, calendar-service sends data with key, value pairs.
* With "ids" key, id array could be get.
* Each detail value could be get with "each id" key.
- * The detail data is the combination of alarm values. id, time, tick, unit and type is connected with "&" charater.
+ * The detail data is the combination of alarm values. id, time, tick, unit and type is connected with "&" character.
* ex> id=64&time=1415106300&tick=0&unit=60&type=0 * * @code @@ -1116,7 +1116,7 @@ * calendar_record_get_caltime * * - * For long long integer functions, "lli" stands for long long int, ususally used to hold UTC time. + * For long long integer functions, "lli" stands for long long int, usually used to hold UTC time. * Below you can find tables with view properties. * Properties of type 'record' are other records. For example, the @ref CAPI_SOCIAL_CALENDAR_SVC_VIEW_MODULE_calendar_event * has a 'calendar_alarm' property of type 'record'. This means that records of type calendar_alarm (@ref CAPI_SOCIAL_CALENDAR_SVC_VIEW_MODULE_calendar_alarm)