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 9c9b29811256dad22450e3c7174aaa2bba2107b5..dc91d431407d8853cd931569476321432f677e09 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 eacf88b603dcdb8bc137139e7c05d13de3f79a36..0419362f47e9b7102a021fd0ea7c327900477fe3 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
  *