README: fix the Typo 09/15609/2 5.99.3 5.99.4 5.99.5 5.99.6 flounder/5.99.3 flounder/5.99.4 flounder/5.99.5 flounder/5.99.6 flounder_5.99.3 flounder_5.99.4 flounder_5.99.5 flounder_5.99.6
authorWataru Mizuno <wmizuno@jp.adit-jv.com>
Wed, 18 Jul 2018 10:52:39 +0000 (19:52 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 27 Jul 2018 10:52:51 +0000 (10:52 +0000)
Change-Id: I7a6cc86f784ea821a6a98d55f0bf878f6bf21d8d
Signed-off-by: Wataru Mizuno <wmizuno@jp.adit-jv.com>
waltham-transmitter/waltham-renderer/README

index a3357bd..5eb94e2 100644 (file)
@@ -1,13 +1,13 @@
 Waltham renderer
 
-The waltham renderer creates buffer to be transmitted to other domain.
-Current implementation it uses gstreamer.
+The waltham renderer creates buffer to be transmitted to other domain.
+The current implementation it uses gstreamer.
 
 You can use gstreamer pipeline as you want by configuraing from "pipeline.cfg".
-This file should be put "/etc/xdg/weston/".
+This file should be in the folder "/etc/xdg/weston/".
 
-As a example, please refers the example file named "pipeline_example*.cfg".
+As an example, please refer to the example file named "pipeline_example*.cfg".
  -pipeline_example_general.cfg : Does not use any HW encoder.
  -pipeline_example_intel.cfg   : Use Intel's HW encoder.
  -pipeline_example_rcar.cfg    : Use Rcar's HW encoder.
-Rename file as "pipeline.cfg" and put crrect place when you use them.
\ No newline at end of file
+Rename file as "pipeline.cfg" and put in correct place when you use them.
\ No newline at end of file