diff options
author | Minkyoung Kang <mklove.kang@samsung.com> | 2013-06-12 19:07:01 +0900 |
---|---|---|
committer | Minkyoung Kang <mklove.kang@samsung.com> | 2013-06-12 19:07:01 +0900 |
commit | 17ff2c2e6e5860fd6ed5675bcb50434ddef1dd9c (patch) | |
tree | ca8de5031abe56cddb4d929d98306af32fe1a06c /inc | |
parent | bf5d2ce477b2368d01d30a25bcf30573fa83b596 (diff) | |
download | social-17ff2c2e6e5860fd6ed5675bcb50434ddef1dd9c.tar.gz social-17ff2c2e6e5860fd6ed5675bcb50434ddef1dd9c.tar.bz2 social-17ff2c2e6e5860fd6ed5675bcb50434ddef1dd9c.zip |
remove link in brief tag
Change-Id: I6f01740f95857556b7fffdd64eabc93beb23347c
Diffstat (limited to 'inc')
-rw-r--r-- | inc/FSclRecord.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/FSclRecord.h b/inc/FSclRecord.h index 6fb9f15..f4018a7 100644 --- a/inc/FSclRecord.h +++ b/inc/FSclRecord.h @@ -48,7 +48,7 @@ enum RecordType /** * @class Record - * @brief This class defines the general behavior of records used in the Social namespace. + * @brief This class defines the general behavior of records used in the %Social namespace. * * @since 2.0 * |