diff options
author | Andrzej Bieniek" <andyhelp@gmail.com> | 2012-08-26 10:35:20 +0100 |
---|---|---|
committer | Andrzej Bieniek <andyhelp@gmail.com> | 2012-08-26 10:35:20 +0100 |
commit | 946e5d8535cf5ec0b69647f9d0ab557808e9b38b (patch) | |
tree | 56a9de11637d8fda50c41d9dc85b6fae3a3986dc /config | |
parent | 3127749581bd7d6568aaccf720cfa1993e66fcbc (diff) | |
download | crosstool-ng-946e5d8535cf5ec0b69647f9d0ab557808e9b38b.tar.gz crosstool-ng-946e5d8535cf5ec0b69647f9d0ab557808e9b38b.tar.bz2 crosstool-ng-946e5d8535cf5ec0b69647f9d0ab557808e9b38b.zip |
config/toolchain: fixed typo in help string
Signed-off-by: "Andrzej Bieniek" <andyhelp@gmail.com>
Diffstat (limited to 'config')
-rw-r--r-- | config/toolchain.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/toolchain.in b/config/toolchain.in index cec1e357..e82ceae6 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -202,7 +202,7 @@ config BUILD default "" help Canonical name of the machine building the toolchain. - You should leave empty, unless you really now what you're doing. + You should leave empty, unless you really know what you're doing. config BUILD_PREFIX string |