summaryrefslogtreecommitdiff
path: root/config/libc/glibc-eglibc.in-common
diff options
context:
space:
mode:
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.