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/technical-details.xml | 2 +- documentation/poky-ref-manual/usingpoky.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation') diff --git a/documentation/poky-ref-manual/technical-details.xml b/documentation/poky-ref-manual/technical-details.xml index f3fcf14ccd..a63943e0c6 100644 --- a/documentation/poky-ref-manual/technical-details.xml +++ b/documentation/poky-ref-manual/technical-details.xml @@ -636,7 +636,7 @@ Using x32 Right Now - Despite the fact the x32 psABI support is in developement state for this release of the + Despite the fact the x32 psABI support is in development state for this release of the Yocto Project, you can follow these steps to use the x32 spABI: Add the experimental/meta-x32 layer to your local 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