From e4e0d026c17bf628d18fb8ee9e6c59498c37e57c Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 23 Aug 2011 13:06:37 +0100 Subject: documentation: typo, spelling & minor grammar fixes (From yocto-docs rev: a5b069b04979a566b08415cf27af2ad6abf90f2f) Signed-off-by: Paul Eggleton Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-classes.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation/poky-ref-manual/ref-classes.xml') diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml index d054df1204..905538d878 100644 --- a/documentation/poky-ref-manual/ref-classes.xml +++ b/documentation/poky-ref-manual/ref-classes.xml @@ -81,7 +81,7 @@ Alternatives - <filename>update-alternatives.bbclass</filename> - Several programs can fulfill the same or similar function and be installed with the same name. + Several programs can fulfil the same or similar function and be installed with the same name. For example, the ar command is available from the busybox, binutils and elfutils packages. @@ -211,7 +211,7 @@ Recipes for Perl modules 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. @@ -360,7 +360,7 @@ used to provide cached test results so these tests can be skipped over but still make the correct values available. The meta/site directory - contains test results sorted into different categories such as architecture, endianess, and + contains test results sorted into different categories such as architecture, endianness, and the libc used. Site information provides a list of files containing data relevant to the current build in the -- cgit v1.2.3-54-g00ecf