Modified error of API reference 91/130391/1 accepted/tizen/unified/20170531.082413 submit/tizen/20170523.030944
authortaesub kim <taesub.kim@samsung.com>
Mon, 22 May 2017 07:20:30 +0000 (16:20 +0900)
committertaesub kim <taesub.kim@samsung.com>
Mon, 22 May 2017 07:20:35 +0000 (16:20 +0900)
Change-Id: I322a0a293c1fdd4ab378b3afbc7176fc18873ba4
Signed-off-by: Taesub Kim <taesub.kim@samsung.com>
include/asp.h

index 5e5d98a..c7aa6ef 100755 (executable)
@@ -1171,7 +1171,7 @@ int asp_seek_remove_info(asp_seek_service_h seek_service, const char *key);
  * @details Application should set service information after creating service using
  * asp_seek_create() and before seeking service using asp_seek_start().
  * @since_tizen 4.0
- * @param[in] adv_service     Service descriptor handle provided by the asp_seek_create()
+ * @param[in] seek_service    Service descriptor handle provided by the asp_seek_create()
  * @param[in] discovery_tech  The discovery mechanism, values of
  *                            #asp_discovery_tech_e combined with bitwise 'or'
  * @return 0 on success, otherwise a negative error value