From: Andre McCurdy Date: Mon, 17 Apr 2017 20:30:02 +0000 (-0700) Subject: devupstream.bbclass: minor typo fix X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~21603 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7761023696fbefb0d38906b0b02bf4ed211b3fb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 7d4113fcc30..7780c5482c6 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"