From 73d463c51a1a2ee07c0394ae9f318302d1e7ba8a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Mar 2013 13:35:45 -0700 Subject: ref-manual: Some typos corrected via spell check. (From yocto-docs rev: 39fa2adeef3c7a27d6f166139b72fa9765cc0486) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 99e9edb69b..9cc7ad134a 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -25,7 +25,7 @@ In most cases inheriting the class is enough to enable its features, although for some classes you might need to set variables or override some of the - default behaviour. + default behavior. @@ -252,7 +252,7 @@ Recipes for Python extensions are simple. These recipes usually only need to point to the source's archive and then inherit the proper .bbclass file. - Building is split into two methods dependling on which method the module authors used. + Building is split into two methods depending on which method the module authors used. Extensions that use an Autotools-based build system require Autotools and @@ -508,7 +508,7 @@ la: Checks .la files for any TMPDIR paths. - Any .la file continaing these paths is incorrect since + Any .la file containing these paths is incorrect since libtool adds the correct sysroot prefix when using the files automatically itself. desktop: -- cgit v1.2.3-54-g00ecf