From ed484c06f436eea62c5d0b1a2964f219f3e5cb61 Mon Sep 17 00:00:00 2001 From: "Maxin B. John" Date: Thu, 5 Nov 2015 17:48:18 +0200 Subject: bbclass: fix spelling mistakes Fix some spelling mistakes in bbclass files Signed-off-by: Maxin B. John Signed-off-by: Ross Burton --- meta/classes/update-alternatives.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/classes/update-alternatives.bbclass') diff --git a/meta/classes/update-alternatives.bbclass b/meta/classes/update-alternatives.bbclass index a3c1657fa9..825cc88043 100644 --- a/meta/classes/update-alternatives.bbclass +++ b/meta/classes/update-alternatives.bbclass @@ -61,7 +61,7 @@ ALTERNATIVE_PRIORITY = "10" # We need special processing for vardeps because it can not work on -# modified flag values. So we agregate the flags into a new variable +# modified flag values. So we aggregate the flags into a new variable # and include that vairable in the set. UPDALTVARS = "ALTERNATIVE ALTERNATIVE_LINK_NAME ALTERNATIVE_TARGET ALTERNATIVE_PRIORITY" -- cgit v1.2.3