aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/build/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in
index 714f0b5..ada1a73 100644
--- a/tools/build/Makefile.in
+++ b/tools/build/Makefile.in
@@ -81,7 +81,7 @@ install: rakudo-install modules-install welcome-message
welcome-message:
@echo ""
- @echo "Rakudo Star has been built ans installed successfully."
+ @echo "Rakudo Star has been built and installed successfully."
@echo "Please make sure that the following directories are in PATH:"
@echo " $(STAR_BIN_DIR)"
@echo " $(SITE_BIN_DIR)"