From: Joshua Lock Date: Thu, 10 Jun 2010 14:59:11 +0000 (+0100) Subject: poky-env-internal: fix a typo X-Git-Tag: 2011-1~5877 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=453ee8d5737d90b0a17cf62c750d415080000a2d;p=openembedded-core.git poky-env-internal: fix a typo Signed-off-by: Joshua Lock --- diff --git a/scripts/poky-env-internal b/scripts/poky-env-internal index 73a356965c..54b6ee8964 100755 --- a/scripts/poky-env-internal +++ b/scripts/poky-env-internal @@ -135,7 +135,7 @@ unset GCONF_SCHEMA_INSTALL_SOURCE echo echo "### Shell environment set up for Poky builds. ###" echo -echo "You can now run 'bitbake " +echo "You can now run 'bitbake '" echo echo "Common targets are poky-image-minimal, poky-image-sato, meta-toolchain or meta-toolchain-sdk" echo