summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-17 07:18:04 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2007-07-17 07:18:04 (GMT)
commit2175c8b29d42d2a7afbc8505944f4f9a745a85bf (patch)
tree4cc7a61edc6d702756d5d2f1738b701d6c221a14 /ct-ng.in
parente022235cdc8bdf51015ca1f90ad705026a3364fe (diff)
Fix typo in version action.
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 345b878..69f18c5 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -100,7 +100,7 @@ tarball:
PHONY += version
version:
- @echo 'This crosstool-NG version $(CT_VERSION)'
+ @echo 'This is crosstool-NG version $(CT_VERSION)'
PHONY += clean
clean::