update reviewed dox.
[platform/framework/native/appfw.git] / inc / FSysIBootEventListener.h
index fe6022a..c9e56e1 100644 (file)
@@ -32,7 +32,7 @@ namespace Tizen { namespace System
 
 /**
  * @interface  IBootEventListener
- * @brief      This interface is the listener of the boot event.
+ * @brief              This interface is the listener of the boot event.
  *
  * @since 2.1
  *
@@ -44,7 +44,9 @@ class _OSP_EXPORT_ IBootEventListener
 {
 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.1
         */