config/libc/glibc-eglibc.in-common
changeset 2564 5d4e91c0343e
parent 2484 d1a8c2ae7946
child 2585 45ef0b0660a5
     1.1 --- a/config/libc/glibc-eglibc.in-common	Tue May 31 16:27:39 2011 +0200
     1.2 +++ b/config/libc/glibc-eglibc.in-common	Sun Jul 17 16:53:40 2011 +0200
     1.3 @@ -158,7 +158,7 @@
     1.4        Let ./configure decide what minimum kernel version glibc/eglibc
     1.5        will be able to run against.
     1.6        
     1.7 -      This will inclde legacy compatibility code for older kernels in
     1.8 +      This will include legacy compatibility code for older kernels in
     1.9        the C library, thus ensuring that it will run on a large number
    1.10        of old kernels.
    1.11        
    1.12 @@ -173,7 +173,7 @@
    1.13      bool
    1.14      prompt "Same as kernel headers (default)"
    1.15      help
    1.16 -      Normaly, you'll want glibc/eglibc to run against the same kernel
    1.17 +      Normally, you'll want glibc/eglibc to run against the same kernel
    1.18        version as the one used for the headers.
    1.19        
    1.20        This is the default.