From: chanywa Date: Mon, 18 Jul 2016 03:37:40 +0000 (+0900) Subject: modified description X-Git-Tag: submit/tizen/20160805.024428~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d06df618d771c263ab84c8b7b84a2821363afae3;p=platform%2Fcore%2Fapi%2Fmaps-service.git modified description Change-Id: Ib107e4fc7aa2563258013db394cde8035e8f3d54 --- 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(). *