]> code.ossystems Code Review - openembedded-core.git/commitdiff
devupstream.bbclass: minor typo fix
authorAndre McCurdy <armccurdy@gmail.com>
Mon, 17 Apr 2017 20:30:02 +0000 (13:30 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Apr 2017 09:16:19 +0000 (10:16 +0100)
Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/devupstream.bbclass

index 7d4113fcc30f095ef56b35ed3843ce883a00c16d..7780c5482c62118af45a6d3522bf0fec63f8e4bd 100644 (file)
@@ -1,6 +1,6 @@
 # Class for use in BBCLASSEXTEND to make it easier to have a single recipe that
 # can build both stable tarballs and snapshots from upstream source
-# repoistories.
+# repositories.
 #
 # Usage:
 # BBCLASSEXTEND = "devupstream:target"