oe-init-build-env: Fix typo
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Apr 2011 16:35:59 +0000 (17:35 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Apr 2011 23:29:30 +0000 (00:29 +0100)
(From OE-Core rev: 16e7d595987634e503104395663f7084108ced9a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
oe-init-build-env

index 87929d1..4b1b708 100755 (executable)
@@ -19,7 +19,7 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 #
-# Normally this is called as '. ./poky-init-buildenv builddir'
+# Normally this is called as '. ./oe-init-build-env builddir'
 #
 # This works in most shells (not dash), but not all of them pass arg1 when
 # being sourced.   To workaround the shell limitation use "set arg1" prior