libc/glibc: spelling fixes in the menuconfig help entries
authorMichael Hope <michael.hope@linaro.org>
Tue Oct 04 10:30:54 2011 +1300 (2011-10-04)
changeset 2693c2b14d2fa5f3
parent 2692 8d989a8a320e
child 2694 2c01a02334ea
libc/glibc: spelling fixes in the menuconfig help entries

nits:
- fix the spelling of changing.
- 'chose' is the correct past tense.

Signed-off-by: Michael Hope <michael.hope@linaro.org>
config/libc/glibc-eglibc.in-common
     1.1 --- a/config/libc/glibc-eglibc.in-common	Wed Sep 28 15:28:23 2011 +1300
     1.2 +++ b/config/libc/glibc-eglibc.in-common	Tue Oct 04 10:30:54 2011 +1300
     1.3 @@ -106,7 +106,7 @@
     1.4        start files, or the complete C library, with a message like:
     1.5          configure: error: forced unwind support is required
     1.6        
     1.7 -      then you may try chmaging this option. Otherwise, leave it to
     1.8 +      then you may try changing this option. Otherwise, leave it to
     1.9        the default 'y'.
    1.10        
    1.11        The issue seems to be related to building NPTL on old versions
    1.12 @@ -133,7 +133,7 @@
    1.13        Extra addons to include. Space separated list.
    1.14  
    1.15        You need to specify neither linuxthreads nor nptl, as they are added
    1.16 -      automagically for you depending on the threading model you choosed
    1.17 +      automagically for you depending on the threading model you chose
    1.18        earlier.
    1.19  
    1.20        Eg.: crypt        (for very old libces)