diff options
author | Gwangbok Kim <gwangbok.kim@samsung.com> | 2013-04-17 17:25:27 +0900 |
---|---|---|
committer | Gwangbok Kim <gwangbok.kim@samsung.com> | 2013-04-17 17:25:27 +0900 |
commit | 11f78e809d328583468c949f9553ff78dae55bd8 (patch) | |
tree | 2523b2bc54002a586e74afee8c7d560bd683b155 | |
parent | a227664570d9eb3f3be40f8e08ee77cfdbff70b8 (diff) | |
download | social-11f78e809d328583468c949f9553ff78dae55bd8.tar.gz social-11f78e809d328583468c949f9553ff78dae55bd8.tar.bz2 social-11f78e809d328583468c949f9553ff78dae55bd8.zip |
merge addressbook header
Change-Id: I562f149b92e64219286e2dae8eca6ee705342be1
Signed-off-by: Gwangbok Kim <gwangbok.kim@samsung.com>
-rw-r--r-- | inc/FSclAddress.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/FSclAddress.h b/inc/FSclAddress.h index b86db70..10dc6db 100644 --- a/inc/FSclAddress.h +++ b/inc/FSclAddress.h @@ -496,7 +496,7 @@ public: Tizen::Base::String GetLabel(void) const; /** - * Sets the label of an address. + * Sets the label of an address. * * @since 2.0 * |