Fixed typos in mediamuxer_doc.h 97/56397/1
authorGilbok Lee <gilbok.lee@samsung.com>
Thu, 7 Jan 2016 09:55:15 +0000 (18:55 +0900)
committerGilbok Lee <gilbok.lee@samsung.com>
Thu, 7 Jan 2016 09:55:15 +0000 (18:55 +0900)
Change-Id: I7e3e489f2a6f41ed3d3e45566960d80144a2e826

doc/mediamuxer_doc.h

index bd7a867..818f968 100755 (executable)
@@ -34,9 +34,9 @@
  *
  * MEDIAMUXER API set allows :
  * The API set allows one to directly access media muxer on device.
- * Application can create, add relevent media track(s) and write corresponding
+ * Application can create, add relevant media track(s) and write corresponding
  * samples to get muxed media files. mediamuxer takes encoded media as input
- * and gives muxed media in a compatable container format.
+ * and gives muxed media in a compatible container format.
  *
  * Typical Call Flow of mediamuxer APIs is:
  * mediamuxer_create()