summaryrefslogtreecommitdiff
path: root/config/libc/glibc-eglibc.in-common
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2011-07-17 14:53:40 (GMT)
committerAntony N. Pavlov" <antony@niisi.msk.ru>2011-07-17 14:53:40 (GMT)
commitc009897aeec4ac3265498664937b2b86870b9984 (patch)
tree046538459cc0fffed04c7483331db2bd0a76ab35 /config/libc/glibc-eglibc.in-common
parent30ad622618504b5801ae06a4f28ebd0d10655648 (diff)
misc: fix more typos here and there...
Reported-by: "Antony N. Pavlov" <antony@niisi.msk.ru> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Diffstat (limited to 'config/libc/glibc-eglibc.in-common')
-rw-r--r--config/libc/glibc-eglibc.in-common4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/libc/glibc-eglibc.in-common b/config/libc/glibc-eglibc.in-common
index a3ee9c1..255edb7 100644
--- a/config/libc/glibc-eglibc.in-common
+++ b/config/libc/glibc-eglibc.in-common
@@ -158,7 +158,7 @@ config LIBC_GLIBC_KERNEL_VERSION_NONE
Let ./configure decide what minimum kernel version glibc/eglibc
will be able to run against.
- This will inclde legacy compatibility code for older kernels in
+ This will include legacy compatibility code for older kernels in
the C library, thus ensuring that it will run on a large number
of old kernels.
@@ -173,7 +173,7 @@ config LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS
bool
prompt "Same as kernel headers (default)"
help
- Normaly, you'll want glibc/eglibc to run against the same kernel
+ Normally, you'll want glibc/eglibc to run against the same kernel
version as the one used for the headers.
This is the default.