poky-env-internal: fix a typo

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2010-06-10 15:59:11 +01:00
parent d92a12f761
commit 453ee8d573
1 changed files with 1 additions and 1 deletions

View File

@ -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 <target>"
echo "You can now run 'bitbake <target>'"
echo
echo "Common targets are poky-image-minimal, poky-image-sato, meta-toolchain or meta-toolchain-sdk"
echo