doc: Fix grammar errors 83/230583/2
authorSangchul Lee <sc11.lee@samsung.com>
Mon, 13 Apr 2020 01:18:23 +0000 (10:18 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Mon, 13 Apr 2020 03:50:30 +0000 (12:50 +0900)
Change-Id: I6ab8dadbb56e8f798c8b97635886cd659b433fde
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
doc/mediastreamer_doc.h

index 88cbd81..5f553c1 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