Change API description by API review 15/256515/1
authorInHong Han <inhong1.han@samsung.com>
Thu, 25 Mar 2021 01:44:45 +0000 (10:44 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 6 Apr 2021 06:30:38 +0000 (15:30 +0900)
Change-Id: I60ef9bf6887c3fb17e10ed43622ba3f765295bbc

include/sticker_provider.h

index 65a4d78..ead39f0 100644 (file)
@@ -202,7 +202,7 @@ int sticker_provider_delete_data(sticker_provider_h provider_handle, sticker_dat
 
 /**
  * @brief Deletes a sticker with the given @a uri from the sticker database.
- * @details If the database does not have a sticker that matches the given @a uri, the STICKER_ERROR_NO_SUCH_FILE error is returned.
+ * @details If the database does not have a sticker that matches the given @a uri, the #STICKER_ERROR_NO_SUCH_FILE error is returned.
  * @since_tizen 5.5
  * @param[in] provider_handle The sticker provider handle
  * @param[in] uri The URI of the sticker data to be deleted