summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorMinkyoung Kang <mklove.kang@samsung.com>2013-05-27 09:51:24 +0900
committerMinkyoung Kang <mklove.kang@samsung.com>2013-05-27 09:51:24 +0900
commitf20d58c8aeca967730c4a6ec00696ed21e529dce (patch)
treed17c1b9a38b90b7d9ffb72eae39e26ed457c5f6c /inc
parentc9ca40c6ff93fa23cdc4906754cf080c534e4321 (diff)
downloadsocial-f20d58c8aeca967730c4a6ec00696ed21e529dce.tar.gz
social-f20d58c8aeca967730c4a6ec00696ed21e529dce.tar.bz2
social-f20d58c8aeca967730c4a6ec00696ed21e529dce.zip
remove link to Tizen
Change-Id: I5b861d9cb3261b6a2f198ee9b2ab4f389712dfa9
Diffstat (limited to 'inc')
-rw-r--r--inc/FSclCalEvent.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/FSclCalEvent.h b/inc/FSclCalEvent.h
index 0bdc9b7..6059dc2 100644
--- a/inc/FSclCalEvent.h
+++ b/inc/FSclCalEvent.h
@@ -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.
*/