scripts/populate.in
branchgcc-4.4
changeset 1771 4341aae65c61
parent 1190 15908c920549
child 1410 23a8ffdf8574
     1.1 --- a/scripts/populate.in	Sun Feb 01 22:41:16 2009 +0000
     1.2 +++ b/scripts/populate.in	Sun Jan 31 13:10:16 2010 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4  
     1.5  myname=$(basename "$0")
     1.6  
     1.7 -# Use the tols discovered by crosstool-NG's ./configure:
     1.8 +# Use the tools discovered by crosstool-NG's ./configure:
     1.9  install="@@CT_install@@"
    1.10  grep="@@CT_grep@@"
    1.11  sed="@@CT_sed@@"