diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2012-03-25 07:46:15 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-26 12:04:52 +0100 |
commit | 17e981a857a51b0bec08c929e8539d36d83874b6 (patch) | |
tree | 834c810b75d74568581f563ae165cbb247811eb5 /scripts/oe-buildenv-internal | |
parent | fa8b2d2bed63fa4fc2af45f094998b0f9e69d272 (diff) | |
download | openembedded-core-contrib-17e981a857a51b0bec08c929e8539d36d83874b6.tar.gz |
Various typoes fixed, all comments or output strings.
Typoes fixed: "enviroment", "editted", "spliting", "scheulder".
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-buildenv-internal')
-rwxr-xr-x | scripts/oe-buildenv-internal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/oe-buildenv-internal b/scripts/oe-buildenv-internal index 21b92b0f9ed..14e728d6b45 100755 --- a/scripts/oe-buildenv-internal +++ b/scripts/oe-buildenv-internal @@ -1,6 +1,6 @@ #!/bin/sh -# OE-Core Build Enviroment Setup Script +# OE-Core Build Environment Setup Script # # Copyright (C) 2006-2011 Linux Foundation # |