Fix API description
[platform/core/api/application.git] / doc / appfw_app_common_doc.h
index 42ca620..d0ffb9a 100755 (executable)
  /**
  * @ingroup CAPI_APPLICATION_MODULE
  * @defgroup CAPI_APP_COMMON_MODULE App Common
- * @brief The @ref CAPI_APP_COMMON_MODULE API provides functions to getting information about the application.
- *
  * @addtogroup CAPI_APP_COMMON_MODULE
- *
+ * @brief The @ref CAPI_APP_COMMON_MODULE API provides functions for getting information about the application.
  * @section CAPI_APP_COMMON_MODULE_HEADER Required Header
  *   \#include <app_common.h>
- *
+
  * @section CAPI_APP_COMMON_MODULE_OVERVIEW Overview
- *
- * The App common API provides common apis that can be used at UI application and Service application.
+ * The App common API provides common APIs that can be used at UI application and Service application.
  * This API provides interfaces for getting information about the application.
  *
  * @subsection CAPI_APPLICATION_MODULE_PACKAGE Application Package
@@ -38,7 +35,6 @@
  * When you build the application, the Tizen SDK packages those as an application package for distribution.
  *
  * @image html capi_appfw_application_package.png "Application package"
- *
  * <table>
  * <tr>
  * <th>Directories</th>
  * @subsection CAPI_APPLICATION_MODULE_GET_INFORMATION Getting Information About the Application
  * The API provides functions for obtaining an application's package name and absolute path to specified resources
  * like Image, Sound, Video, UI layout (EDJ), and so on.
- * It also provides functions to :
+ * It also provides functions to:
  * - Get the current orientation of the device
  * - Get the Internal/External root folders which are shared among all applications
- *
  */
 
 #endif /* __TIZEN_APPFW_APP_COMMON_DOC_H__ */