change the tag when there are several conditions in a method
[framework/osp/social.git] / inc / FSclCalEvent.h
index 7828e25..1ebc450 100644 (file)
@@ -357,11 +357,11 @@ public:
         * @page        CompCalEventAddAttendeePage Compatibility for AddAttendee()
         * @section     CompCalEventAddAttendeePageIssueSection Issues
         *                      Implementation of this method in %Tizen API versions prior to 2.1 has the following issue: @n
-        *                      -# If the email of @c attendee is empty, the @c E_OBJ_ALREADY_EXIST is returned.
+        *                      - If the email of @c attendee is empty, the @c E_OBJ_ALREADY_EXIST is returned.
         *
         * @section     CompCalEventAddAttendeePageSolutionSection Resolutions
         *                      The issue mentioned above is resolved in %Tizen API version 2.1.
-        *                      -# If the email of @c attendee is empty, the @c E_INVALID_ARG is returned.
+        *                      - If the email of @c attendee is empty, the @c E_INVALID_ARG is returned.
         */
 
        /**