diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-02-14 22:44:34 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-02-14 22:44:34 +0000 |
commit | 07fa6117711e0eba3543bf37d05177c4c332572f (patch) | |
tree | c614a616871d7ff7119b7fdc94ec4d4fb0134b67 /config/target.in | |
parent | f363a4c3d570b270ae037dd8658285695b533340 (diff) | |
download | crosstool-ng-07fa6117711e0eba3543bf37d05177c4c332572f.tar.gz crosstool-ng-07fa6117711e0eba3543bf37d05177c4c332572f.tar.bz2 crosstool-ng-07fa6117711e0eba3543bf37d05177c4c332572f.zip |
Robet P. J. DAY: typoes.
Diffstat (limited to 'config/target.in')
-rw-r--r-- | config/target.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/target.in b/config/target.in index 23e1f988..af2e0320 100644 --- a/config/target.in +++ b/config/target.in @@ -106,7 +106,7 @@ comment "Target optimisations" config ARCH_ARCH string - prompt "Achitecture level" + prompt "Architecture level" default "" help GCC uses this name to determine what kind of instructions it can emit |