From d06df618d771c263ab84c8b7b84a2821363afae3 Mon Sep 17 00:00:00 2001 From: chanywa Date: Mon, 18 Jul 2016 12:37:40 +0900 Subject: [PATCH] modified description Change-Id: Ib107e4fc7aa2563258013db394cde8035e8f3d54 --- include/maps_place_attribute.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/maps_place_attribute.h b/include/maps_place_attribute.h index 526f623..4ff539c 100644 --- a/include/maps_place_attribute.h +++ b/include/maps_place_attribute.h @@ -102,8 +102,8 @@ int maps_place_attribute_get_id(const maps_place_attribute_h attribute, char **id); /** - * @brief Gets the place link object label. - * @details This function gets the place link object label. + * @brief Gets the place attribute label. + * @details This function gets the place attribute label. * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 2.3.2 @endif * @remarks @a label must be released using free(). * -- 2.34.1