summaryrefslogtreecommitdiff
path: root/include/contacts-svc-struct.head
diff options
context:
space:
mode:
authorKim Kibum <kb0929.kim@samsung.com>2012-04-29 16:59:55 +0900
committerKim Kibum <kb0929.kim@samsung.com>2012-04-29 16:59:55 +0900
commit2d369e537a95b4fc69c1c09c681bfc3a11bba5c2 (patch)
treefc8d98b90cbce4681e921307187a4367f972e127 /include/contacts-svc-struct.head
parent377beaad98602997376f4efa107d2443aef3790e (diff)
downloadcontacts-service-2d369e537a95b4fc69c1c09c681bfc3a11bba5c2.tar.gz
contacts-service-2d369e537a95b4fc69c1c09c681bfc3a11bba5c2.tar.bz2
contacts-service-2d369e537a95b4fc69c1c09c681bfc3a11bba5c2.zip
upload tizen1.0 source
Diffstat (limited to 'include/contacts-svc-struct.head')
-rwxr-xr-xinclude/contacts-svc-struct.head4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/contacts-svc-struct.head b/include/contacts-svc-struct.head
index a0242be..d60a0d1 100755
--- a/include/contacts-svc-struct.head
+++ b/include/contacts-svc-struct.head
@@ -30,8 +30,8 @@
* @addtogroup CONTACTS_SVC_STRUCT
* @{
*
- * This interface provides methods to handle Structs (= collection of values)
- * and values of contacts service (individual properties of a contact).
+ * This interface provides methods to handle Structs (= collection of values)
+ * and values of contacts service (individual properties of a contact).
*
* @section sec1 Properties and Policies
* - Memory always has to be freed by its creator, unless stated otherwise.