From a8b0d51c1f0359e092b99dba5d4a746464e01b6d Mon Sep 17 00:00:00 2001 From: Hyunil Date: Tue, 28 Aug 2018 13:33:01 +0900 Subject: [PATCH] Fix typo in document Change-Id: I3563c75db78cff043665cf5989a853a82c0280a6 Signed-off-by: Hyunil --- doc/mediastreamer_doc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mediastreamer_doc.h b/doc/mediastreamer_doc.h index e97184c..4b43219 100755 --- a/doc/mediastreamer_doc.h +++ b/doc/mediastreamer_doc.h @@ -32,7 +32,7 @@ * * @section CAPI_MEDIA_STREAMER_MODULE_OVERVIEW Overview * The Media Streamer API allows application developers to construct the custom player. - * It includes provides a way to handle media content by user speicific player. + * It includes provides a way to handle media content by user specific player. * * MEDIASTREAMER allows : * - Application can decide input type of media source. -- 2.7.4