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

See the CrossGCC FAQ 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] Fix typo in config help text


---
 config/toolchain.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/toolchain.in b/config/toolchain.in
index 6cec94b..79bf520 100644
--- a/config/toolchain.in
+++ b/config/toolchain.in
@@ -19,7 +19,7 @@ config SYSROOT_DIR_PREFIX
     default ""
     help
       *
-      * Unless you realy know you need that, leave it empty!
+      * Unless you really know you need that, leave it empty!
       *
       
       This string will be interpreted as a directory component to be added
-- 
1.5.6.3


--
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]