change module name from csr-framework to csr in doxygen 05/76105/1
authorDongsun Lee <ds73.lee@samsung.com>
Thu, 23 Jun 2016 01:09:56 +0000 (10:09 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Thu, 23 Jun 2016 01:09:56 +0000 (10:09 +0900)
Change-Id: Id732b7adc973307f8775d85a22f8b11061fa18ef
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
doc/csr-framework_doc.h

index f99913e..6ba706f 100644 (file)
@@ -17,8 +17,8 @@
 #define __TIZEN_CORE_CSR_FRAMEWORK_DOC_H__
 /**
  * @ingroup CAPI_SECURITY_FRAMEWORK
- * @defgroup CAPI_CSR_FRAMEWORK_MODULE CSR Framework
- * @brief    The CSR (Content Screening & Reputation) framework is an anti malware framework. It provides Content Screening Service and Web Protection Service to protect a device and an user.
+ * @defgroup CAPI_CSR_FRAMEWORK_MODULE CSR
+ * @brief    The CSR (Content Screening & Reputation) is an anti malware module. It provides Content Screening Service and Web Protection Service to protect a device and an user.
  *
  * @section CAPI_CSR_FRAMEWORK_MODULE_OVERVIEW Overview
  * <table>
@@ -37,7 +37,7 @@
  *   </tr>
  * </table>
  *
- * The CSR (Content Screening & Reputation) framework is an anti malware framework. It provides Content Screening Service and Web Protection Service to protect a device and an user
+ * The CSR (Content Screening & Reputation) is an anti malware moodule. It provides Content Screening Service and Web Protection Service to protect a device and an user
  * The Content Screening Service enables caller modules and applications to scan the content for data, files, and directories.
  * The Web Protection Service enables caller modules and applications to check if a URL they want to access is risky or not.
  *