* <tr><td> child list </td><td> calendar_attendee </td><td> read, write </td><td>The attendee list of the event. Refer to the @ref CAPI_SOCIAL_CALENDAR_SVC_VIEW_MODULE_calendar_attendee</td></tr>
* <tr><td> child list </td><td> exception </td><td> read, write </td><td>The exception mod event list of the event</td></tr>
* <tr><td> child list </td><td> extended </td><td> read, write </td><td>The extended property list of the event. Refer to the @ref CAPI_SOCIAL_CALENDAR_SVC_VIEW_MODULE_calendar_extended_property</td></tr>
- * <tr><td> interger </td><td> is_allday </td><td> read only </td><td>The event is an allday event or not </td></tr>
- * <tr><td> interger </td><td> link_count </td><td> read only </td><td>The event is a linked event (Since 4.0)</td></tr>
- * <tr><td> interger </td><td> link_base_id </td><td> read only </td><td>The event is a base linked event (Since 4.0)</td></tr>
+ * <tr><td> integer </td><td> is_allday </td><td> read only </td><td>The event is an allday event or not </td></tr>
+ * <tr><td> integer </td><td> link_count </td><td> read only </td><td>The event is a linked event (Since 4.0)</td></tr>
+ * <tr><td> integer </td><td> link_base_id </td><td> read only </td><td>The event is a base linked event (Since 4.0)</td></tr>
* </table>
*/
_CALENDAR_BEGIN_VIEW()
* <tr><td> integer </td><td> has_attendee </td><td> read only </td><td>Whether or not the todo has an attendee list </td></tr>
* <tr><td> child list </td><td> calendar_attendee </td><td> read, write </td><td>The attendee list of the todo. Refer to the @ref CAPI_SOCIAL_CALENDAR_SVC_VIEW_MODULE_calendar_attendee</td></tr>
* <tr><td> child list </td><td> extended </td><td> read, write </td><td>The extended property list of the todo. Refer to the @ref CAPI_SOCIAL_CALENDAR_SVC_VIEW_MODULE_calendar_extended_property</td></tr>
- * <tr><td> interger </td><td> is_allday </td><td> read only </td><td>The todo is an allday event or not </td></tr>
+ * <tr><td> integer </td><td> is_allday </td><td> read only </td><td>The todo is an allday event or not </td></tr>
* </table>
*/
_CALENDAR_BEGIN_VIEW()