diff -r d1a8c2ae7946 -r 5d4e91c0343e config/global/extract.in --- a/config/global/extract.in Tue May 31 16:27:39 2011 +0200 +++ b/config/global/extract.in Sun Jul 17 16:53:40 2011 +0200 @@ -6,9 +6,9 @@ bool prompt "Force extractions" help - Force extraction of already exctracted tarballs. + Force extraction of already extracted tarballs. - Usefull if you suspect a previous extract did not complete (eg. broken + Useful if you suspect a previous extract did not complete (eg. broken tarball), or you added a new set of patches for this component. config OVERIDE_CONFIG_GUESS_SUB @@ -37,7 +37,7 @@ help Exit after unpacking and patching tarballs. - Usefull to look at the code before doing the build itself. + Useful to look at the code before doing the build itself. choice prompt "Patches origin" @@ -97,7 +97,7 @@ help Don't use any patch at all. - Please be carefull if you select this. Most components do require + Please be careful if you select this. Most components do require patches to properly build. It can happen, however, that support for your architecture is clean enough that you can build a toolchain with no patch. But most probably, this is *not* the case. @@ -128,5 +128,5 @@ help Enter the custom patch directory here. - Note that you must ensure that the directory contianing your custom + Note that you must ensure that the directory containing your custom patches is arranged the same way the official directory is.