config/toolchain.in
changeset 2564 5d4e91c0343e
parent 2526 e5fb003a354c
child 2717 13df2720b374
     1.1 --- a/config/toolchain.in	Mon Jun 27 21:03:40 2011 +0200
     1.2 +++ b/config/toolchain.in	Sun Jul 17 16:53:40 2011 +0200
     1.3 @@ -27,7 +27,7 @@
     1.4        is 'sysroot' (the default) or 'sys-root'.
     1.5        
     1.6        You are free to enter anything here, except for spaces, and '/'
     1.7 -      (see SYSROOT_DIR_PREFIX, below). If you leave this empy, then the
     1.8 +      (see SYSROOT_DIR_PREFIX, below). If you leave this empty, then the
     1.9        default 'sysroot' is used.
    1.10  
    1.11  config SYSROOT_DIR_PREFIX
    1.12 @@ -37,7 +37,7 @@
    1.13      default ""
    1.14      help
    1.15        *
    1.16 -      * Unless you realy know you need that, leave it empty!
    1.17 +      * Unless you really know you need that, leave it empty!
    1.18        *
    1.19        
    1.20        This string will be interpreted as a directory component to be added
    1.21 @@ -65,7 +65,7 @@
    1.22        
    1.23        If you wish to move the toolchain to another host, and you are not
    1.24        confident that this host has the required versions of system libs, then
    1.25 -      you can say 'Y' here, and all the host tools will be linked staticaly.
    1.26 +      you can say 'Y' here, and all the host tools will be linked statically.
    1.27        
    1.28        The impacted tools are:
    1.29          - the GNU binutils
    1.30 @@ -121,7 +121,7 @@
    1.31      prompt "Tuple's sed transform"
    1.32      default ""
    1.33      help
    1.34 -      Normaly, you'd call your toolchain components (especially gcc) by
    1.35 +      Normally, you'd call your toolchain components (especially gcc) by
    1.36        prefixing the target tuple followed by a dash and the component name
    1.37        (eg. armeb-unknown-linux-uclibc-gcc).
    1.38        
    1.39 @@ -140,7 +140,7 @@
    1.40      prompt "Tuple's alias"
    1.41      default ""
    1.42      help
    1.43 -      Normaly, you'd call your toolchain components (especially gcc) by
    1.44 +      Normally, you'd call your toolchain components (especially gcc) by
    1.45        prefixing the target tuple followed by a dash and the component name
    1.46        (eg. armeb-unknown-linux-uclibc-gcc).
    1.47