devupstream.bbclass: minor typo fix

(From OE-Core rev: a7761023696fbefb0d38906b0b02bf4ed211b3fb)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andre McCurdy 2017-04-17 13:30:02 -07:00 committed by Richard Purdie
parent def638ebd6
commit 567329b566
1 changed files with 1 additions and 1 deletions

View 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"