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/target.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/target.in')
-rw-r--r-- | config/target.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/target.in b/config/target.in index 59c30010..8282a9d4 100644 --- a/config/target.in +++ b/config/target.in @@ -178,7 +178,7 @@ config ARCH_ABI Pick a value from the gcc manual for your choosen gcc version and your target CPU. - Leave blank if you don't know, or if your target architecutre does not + Leave blank if you don't know, or if your target architecture does not offer this option. config ARCH_CPU @@ -282,7 +282,7 @@ config TARGET_CFLAGS that will run on the target (eg. libc.so). Note that the options above for ARCH, ABI, CPU, TUNE and FPU will be - automaticaly used. You don't need to specify them here. + automatically used. You don't need to specify them here. Leave blank if you don't know better. |