[API][Fix typos] 18/173718/1 submit/tizen/20180501.061324 submit/tizen/20180502.083804
authorSameer Prakash Pradhan <sp.pradhan@samsung.com>
Wed, 7 Mar 2018 09:58:41 +0000 (15:28 +0530)
committerSameer Prakash Pradhan <sp.pradhan@samsung.com>
Fri, 23 Mar 2018 10:02:32 +0000 (10:02 +0000)
Change-Id: I1c3cf8d20ffbd1deb476c729e007e5d630452481
Signed-off-by: Sameer Prakash Pradhan <sp.pradhan@samsung.com>
(cherry picked from commit 672f7153cbb3b0f4fec8f4761080c40bd4e0e25d)

doc/calendar_doc.h

index 0947e69..a5b24f5 100644 (file)
  * When alarm alerts, calendar-service sends data with key, value pairs.<br>
  * With "ids" key, id array could be get.<br>
  * Each detail value could be get with "each id" key.<br>
- * The detail data is the combination of alarm values. id, time, tick, unit and type is connected with "&" charater.<br>
+ * The detail data is the combination of alarm values. id, time, tick, unit and type is connected with "&" character.<br>
  * ex> id=64&time=1415106300&tick=0&unit=60&type=0
  *
  * @code
  *     <td> calendar_record_get_caltime </td>
  * </tr>
  * </table>
- * 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)