Fix typo 16/314716/1 accepted/tizen_8.0_unified tizen_8.0 accepted/tizen/8.0/unified/20240718.144433
authorMinje Ahn <minje.ahn@samsung.com>
Thu, 18 Jul 2024 05:37:37 +0000 (14:37 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Thu, 18 Jul 2024 05:37:37 +0000 (14:37 +0900)
Change-Id: Ifae026e88267264c0c1a1fcc06cba3c870db2479
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/media_filter.h
include_product/media_filter.h

index 9c9b298..dc91d43 100755 (executable)
@@ -46,7 +46,7 @@ extern "C" {
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
- * @remarks The @a filter should be released using media_info_filter_destroy().
+ * @remarks The @a filter should be released using media_filter_destroy().
  *
  * @param[out] filter The handle to the media filter
  *
index eacf88b..0419362 100755 (executable)
@@ -46,7 +46,7 @@ extern "C" {
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
  *
- * @remarks The @a filter should be released using media_info_filter_destroy().
+ * @remarks The @a filter should be released using media_filter_destroy().
  *
  * @param[out] filter The handle to the media filter
  *