/devel/gcc-4.4: gcc-4.4
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Jun 02 06:34:11 2009 +0000 (2009-06-02)
branchgcc-4.4
changeset 1400ee206adb53a7
parent 1399 d603008707f1
child 1401 604c5c80e24a
/devel/gcc-4.4:
- populate.in: typo

-------- diffstat follows --------
/devel/gcc-4.4/scripts/populate.in | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
scripts/populate.in
     1.1 --- a/scripts/populate.in	Mon Jun 01 18:03:23 2009 +0000
     1.2 +++ b/scripts/populate.in	Tue Jun 02 06:34:11 2009 +0000
     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@@"