summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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::