summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-06-02 06:34:11 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-06-02 06:34:11 (GMT)
commitd9ba421c7871e01dbc374d439cd5e6381fd0a8a3 (patch)
treea5e56bc691ac9283267f2d654e4de18757a3c87b /scripts
parent1505eb762176e3a42ac41713edf27c8e408e75de (diff)
/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(-)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/populate.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/populate.in b/scripts/populate.in
index e8a3718..53c764e 100644
--- a/scripts/populate.in
+++ b/scripts/populate.in
@@ -13,7 +13,7 @@ CT_SYSROOT_DIR="$(cd "${CT_BIN_DIR}/../@@CT_TARGET@@/sys-root"; pwd)"
myname=$(basename "$0")
-# Use the tols discovered by crosstool-NG's ./configure:
+# Use the tools discovered by crosstool-NG's ./configure:
install="@@CT_install@@"
grep="@@CT_grep@@"
sed="@@CT_sed@@"