From 89746d2ef1db2245ff7102eb63223082048d24c5 Mon Sep 17 00:00:00 2001 From: Jeongmo Yang Date: Fri, 29 Nov 2019 15:34:32 +0900 Subject: [PATCH] Update feature element reference link Change-Id: I9c6ab65e7e207937cb51304e6a25bd15389e6bec Signed-off-by: Jeongmo Yang --- doc/media_codec_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/media_codec_doc.h b/doc/media_codec_doc.h index 1c41347..365e30b 100755 --- a/doc/media_codec_doc.h +++ b/doc/media_codec_doc.h @@ -43,7 +43,7 @@ * * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n * - * More details on featuring your application can be found from Feature Element. + * More details on featuring your application can be found from Feature Element. * * MEDIA CODEC API allows : * The API allows you to direct access to the media codec on device. It operates on "raw" data, so any file headers -- 2.7.4