This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] config/toolchain: fixed typo in help string


# HG changeset patch
# User Andrzej Bieniek <andyhelp@gmail.com>
# Date 1345973720 -3600
# Node ID 08aecbc69f1238529c4f89161740fa9d7414d179
# Parent  b9f695c2f5b7c460d64fb6f3f0b5d60d45486ec1
config/toolchain: fixed typo in help string

Signed-off-by: "Andrzej Bieniek" <andyhelp@gmail.com>

diff -r b9f695c2f5b7 -r 08aecbc69f12 config/toolchain.in
--- a/config/toolchain.in	Wed Aug 22 23:11:03 2012 +0200
+++ b/config/toolchain.in	Sun Aug 26 10:35:20 2012 +0100
@@ -202,7 +202,7 @@
     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

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]