Init Tizen 2.2.1
[framework/osp/social.git] / inc / FSclEmailContact.h
index 177a727..3307869 100644 (file)
@@ -32,14 +32,14 @@ namespace Tizen { namespace Social
 {
  /**
  * @class      EmailContact
- * @brief      This class provides summarized contact information with email.
+ * @brief      This class provides the summarized contact information with the email.
  *
  * @since      2.0
  *
  * @final      This class is not intended for extension.
  *
- * The %EmailContact class provides summarized contact information. @n
- * This provides part of contact information - ID, person ID, addressbook ID, display name, ringtone, thumbnail, and email.
+ * The %EmailContact class provides the summarized contact information. @n
+ * This provides part of the contact information such as the ID, person ID, addressbook ID, display name, ringtone, thumbnail, and email.
  */
 class _OSP_EXPORT_ EmailContact
        : public Tizen::Base::Object
@@ -58,7 +58,7 @@ public:
         *
         * @since       2.0
         *
-        * @param[in]   rhs             An instance of %EmailContact
+        * @param[in]   rhs             An instance of %EmailContact to copy
         */
        EmailContact(const EmailContact& rhs);
 
@@ -159,7 +159,7 @@ public:
         *
         * @since       2.0
         *
-        * @param[in]   rhs             An instance of %EmailContact
+        * @param[in]   rhs             An instance of %EmailContact to copy
         */
        EmailContact& operator =(const EmailContact& rhs);