remove link to Tizen
authorMinkyoung Kang <mklove.kang@samsung.com>
Mon, 27 May 2013 00:51:24 +0000 (09:51 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Mon, 27 May 2013 00:51:24 +0000 (09:51 +0900)
Change-Id: I5b861d9cb3261b6a2f198ee9b2ab4f389712dfa9

inc/FSclCalEvent.h

index 0bdc9b7..6059dc2 100644 (file)
@@ -341,7 +341,7 @@ public:
         *
         * @brief <i> [Compatibility] </i>
         * @since       2.0
-        * @compatibility       This method has compatibility issues with Tizen API versions @b prior @b to @b 2.1. @n
+        * @compatibility       This method has compatibility issues with %Tizen API versions @b prior @b to @b 2.1. @n
         *                                      For more information, see @ref CompCalEventAddAttendeePage "here".
         *
         * @return              An error code
@@ -356,11 +356,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
+        *                      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.
         *
         * @section     CompCalEventAddAttendeePageSolutionSection Resolutions
-        *                      The issue mentioned above is resolved in Tizen API version 2.1.
+        *                      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.
         */