aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/poky-env-internal2
1 files changed, 1 insertions, 1 deletions
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 <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