diff -r e5fb003a354c -r 5d4e91c0343e config/toolchain.in --- a/config/toolchain.in Mon Jun 27 21:03:40 2011 +0200 +++ b/config/toolchain.in Sun Jul 17 16:53:40 2011 +0200 @@ -27,7 +27,7 @@ is 'sysroot' (the default) or 'sys-root'. You are free to enter anything here, except for spaces, and '/' - (see SYSROOT_DIR_PREFIX, below). If you leave this empy, then the + (see SYSROOT_DIR_PREFIX, below). If you leave this empty, then the default 'sysroot' is used. config SYSROOT_DIR_PREFIX @@ -37,7 +37,7 @@ default "" help * - * Unless you realy know you need that, leave it empty! + * Unless you really know you need that, leave it empty! * This string will be interpreted as a directory component to be added @@ -65,7 +65,7 @@ If you wish to move the toolchain to another host, and you are not confident that this host has the required versions of system libs, then - you can say 'Y' here, and all the host tools will be linked staticaly. + you can say 'Y' here, and all the host tools will be linked statically. The impacted tools are: - the GNU binutils @@ -121,7 +121,7 @@ prompt "Tuple's sed transform" default "" help - Normaly, you'd call your toolchain components (especially gcc) by + Normally, you'd call your toolchain components (especially gcc) by prefixing the target tuple followed by a dash and the component name (eg. armeb-unknown-linux-uclibc-gcc). @@ -140,7 +140,7 @@ prompt "Tuple's alias" default "" help - Normaly, you'd call your toolchain components (especially gcc) by + Normally, you'd call your toolchain components (especially gcc) by prefixing the target tuple followed by a dash and the component name (eg. armeb-unknown-linux-uclibc-gcc).