From: Andre McCurdy Date: Mon, 17 Apr 2017 20:30:02 +0000 (-0700) Subject: devupstream.bbclass: minor typo fix X-Git-Tag: yocto-2.3~64 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a7761023696fbefb0d38906b0b02bf4ed211b3fb;p=openembedded-core.git devupstream.bbclass: minor typo fix Signed-off-by: Andre McCurdy Signed-off-by: Ross Burton --- diff --git a/meta/classes/devupstream.bbclass b/meta/classes/devupstream.bbclass index 7d4113fcc3..7780c5482c 100644 --- a/meta/classes/devupstream.bbclass +++ b/meta/classes/devupstream.bbclass @@ -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"