doc: Fix grammar errors 68/233968/2
authorSangchul Lee <sc11.lee@samsung.com>
Mon, 13 Apr 2020 01:18:23 +0000 (10:18 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 21 May 2020 02:12:56 +0000 (11:12 +0900)
Change-Id: I6ab8dadbb56e8f798c8b97635886cd659b433fde
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
(cherry picked from commit 5e78d6f4e6a4f6c8782cea62db0d0d12641f6d93)

doc/mediastreamer_doc.h

index 88cbd81c717c96cfd45b77e20d64af769f369e95..5f553c13f7296ff82f0772daf22e9bbc1c319e96 100755 (executable)
  *
  * @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 specific player.
+ * It includes providing a way to handle media content by user specific player.
  *
  * MEDIASTREAMER allows :
- * - Application can decide input type of media source.
- * - Application can decide output type of media content.
+ * - Application can decide the input type of the media source.
+ * - Application can decide the output type of the media content.
  * - Application can create filter nodes considering requirements.
- * - Application can set/get properties of each nodes.
+ * - Application can set/get properties of each node.
  *
- * The Media Streamer API also notifies you by callback mechanism when state is changed.
+ * The Media Streamer API also notifies you by callback mechanism when the state is changed.
  *
  * @section CAPI_MEDIA_STREAMER_MODULE_FEATURE Related Features
  * This API is related with the following features:\n