diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2011-07-17 16:53:40 +0200 |
---|---|---|
committer | Antony N. Pavlov" <antony@niisi.msk.ru> | 2011-07-17 16:53:40 +0200 |
commit | c009897aeec4ac3265498664937b2b86870b9984 (patch) | |
tree | 046538459cc0fffed04c7483331db2bd0a76ab35 /config/cc.in | |
parent | 30ad622618504b5801ae06a4f28ebd0d10655648 (diff) | |
download | crosstool-ng-c009897aeec4ac3265498664937b2b86870b9984.tar.gz crosstool-ng-c009897aeec4ac3265498664937b2b86870b9984.tar.bz2 crosstool-ng-c009897aeec4ac3265498664937b2b86870b9984.zip |
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/cc.in')
-rw-r--r-- | config/cc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cc.in b/config/cc.in index 4c4c3c11..680afb96 100644 --- a/config/cc.in +++ b/config/cc.in @@ -104,7 +104,7 @@ config CC_LANG_OTHERS Enter here a comma-separated list of languages that you know your compiler supports, besides those listed above. - Eg. gcc-4.1+ has a toy programming language, treelang. As it is not usefull + Eg. gcc-4.1+ has a toy programming language, treelang. As it is not useful in real life, it is not available in the selection above. endif # ! BARE_METAL |