Modify smack rule to access the privilege description DB
[platform/framework/native/appfw.git] / inc / FBaseRtTimer.h
index dd15295..0f82436 100644 (file)
@@ -156,7 +156,7 @@ public:
         * @since 2.0
         *
         * @if OSPCOMPACT
-         * @compatibility     This method has compatibility issues with OSP compatibile applications. @n
+         * @compatibility     This method has compatibility issues with Tizen API versions @b prior @b to @b 2.1. @n
          *                              For more information, see @ref CompTimerStartPage "here".
         * @endif
         *
@@ -174,11 +174,11 @@ public:
        /**
        * @page                    CompTimerStartPage Compatibility for Start(int timeout)
        * @section                 CompTimerStartPageIssueSection Issues
-       * Implementing this method in OSP compatible applications has the following issues:   @n
+       * Implementation of this method in Tizen API versions prior to 2.1 has the following issue: @n
        * -# The method returns E_INVALID_ARG if timeout is equal to zero.
        *
        * @section                 CompTimerStartPageSolutionSection Resolutions
-       * This issue has been resolved in Tizen.  @n 
+       * The issue mentioned above is resolved in Tizen API version 2.1, and it is recommended to use Tizen API version 2.1 or above.
        * -# In case of zero, Timer sets timeout to the best-effort minimum interval without returning E_INVALID_ARG.
        */