From c009897aeec4ac3265498664937b2b86870b9984 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 17 Jul 2011 16:53:40 +0200 Subject: misc: fix more typos here and there... Reported-by: "Antony N. Pavlov" Signed-off-by: "Yann E. MORIN" --- config/toolchain.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'config/toolchain.in') diff --git a/config/toolchain.in b/config/toolchain.in index 25605cb7..5e45fc73 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -27,7 +27,7 @@ config SYSROOT_NAME 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 @@ config SYSROOT_DIR_PREFIX 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 @@ config STATIC_TOOLCHAIN 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 @@ config TARGET_ALIAS_SED_EXPR 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 @@ config TARGET_ALIAS 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). -- cgit v1.2.3