Revise Tizen::Io doxygen
[platform/framework/native/appfw.git] / inc / FSysIAlarmEventListener.h
index b3e9ff6..23c33eb 100644 (file)
@@ -35,7 +35,7 @@ class Alarm;
 
 /**
  * @interface  IAlarmEventListener
- * @brief      This interface is the listener of the alarm event.
+ * @brief              This interface is the listener of the alarm event.
  *
  * @since      2.0
  *
@@ -47,7 +47,9 @@ class _OSP_EXPORT_ IAlarmEventListener
 {
 public:
        /**
-        * This is the destructor for this class. This polymorphic destructor should be overridden if required. This way, the destructors of the derived classes are called when the destructor of this interface is called.
+        * This is the destructor for this class. @n
+        * This polymorphic destructor should be overridden if required. @n
+        * This way, the destructors of the derived classes are called when the destructor of this interface is called.
         *
         * @since       2.0
         */