meta-rcar-3 setup: typo fixes 19/8819/3
authorMartin Kelly <mkelly@xevo.com>
Thu, 16 Mar 2017 18:31:32 +0000 (11:31 -0700)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 17 Mar 2017 22:24:21 +0000 (22:24 +0000)
Change-Id: Idddf52fd1c894493c3c65c45a93733d5ba39f809
Signed-off-by: Martin Kelly <mkelly@xevo.com>
meta-agl-bsp/meta-rcar-gen3/scripts/setup_mm_packages.sh

index bd82f4e..2a93783 100644 (file)
@@ -16,10 +16,10 @@ function copy_mm_packages() {
                         unzip -o $DOWNLOAD_DIR/$ZIP_2 -d $METADIR/binary-tmp
                 else
                         echo -n "The graphics and multimedia acceleration packages for "
-                        echo -e "the R-Car Gen3 board can be download from :"
+                        echo -e "the R-Car Gen3 board can be downloaded from:"
                         echo -e "  <http://www.renesas.com/secret/r_car_download/rcar_demoboard.jsp>"
                         echo -e
-                        echo -n "These 2 files from there should be store in your"
+                        echo -n "These 2 files from there should be stored in your"
                         echo -e "'$DOWNLOAD_DIR' directory."
                         echo -e "  $ZIP_1"
                         echo -e "  $ZIP_2"