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