mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
Fix common typoes "existant", "dependant" and variations
Fix a couple common typoes, all contained within comments so there should be no effect on functionality. (From OE-Core rev: dc52c3cbf3a7b7242d53019f7643495eb40c0566) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
54d61ed9f7
commit
9e3c79cfe8
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# This class contains functions for recipes that need QEMU or test for its
|
||||
# existance.
|
||||
# existence.
|
||||
#
|
||||
|
||||
def qemu_target_binary(data):
|
||||
|
||||
Reference in New Issue
Block a user