From d5318a33587a3467cf6948b6008e283662965f0a Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Mon, 26 Mar 2012 09:53:39 -0600 Subject: documentation/poky-ref-manual: Typos fixed. (From yocto-docs rev: 3f05eca756cb70adbaa639d2b677f88ae720ba4a) Signed-off-by: Robert P. J. Day Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/usingpoky.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/poky-ref-manual/usingpoky.xml') diff --git a/documentation/poky-ref-manual/usingpoky.xml b/documentation/poky-ref-manual/usingpoky.xml index c80b080cc8..914a0f5771 100644 --- a/documentation/poky-ref-manual/usingpoky.xml +++ b/documentation/poky-ref-manual/usingpoky.xml @@ -295,7 +295,7 @@ if fatal_error: bb.fatal("fatal_error detected, unable to print the task list") bb.plain("The tasks present are abc") - bb.debug(2, "Finished figureing out the tasklist") + bb.debug(2, "Finished figuring out the tasklist") } -- cgit v1.2.3-54-g00ecf