Enable build with iniparser v 3.1
[platform/framework/native/appfw.git] / inc / FBaseRtIEventListener.h
index b0e248b..f734d26 100644 (file)
@@ -15,8 +15,8 @@
 //
 
 /**
- * @file                       FBaseRtIEventListener.h
- * @brief                      This is the header file for the %IEventListener interface.
+ * @file         FBaseRtIEventListener.h
+ * @brief        This is the header file for the %IEventListener interface.
  *
  * This header contains the declarations of the %IEventListener interface.
  */
@@ -37,7 +37,7 @@ namespace Tizen { namespace Base { namespace Runtime
  * @since 2.0
  *
  * The %IEventListener interface is a tagging interface that all event listeners must implement.
- * The event listener can listen when the specific event occurs. The event listener
+ * The event listener can listen when a specific event occurs. The event listener
  * has several methods, and each method is called when a specific event occurs.
  *
  */