aboutsummaryrefslogtreecommitdiff
path: root/tools/build
diff options
context:
space:
mode:
authorTobias Leich <email@froggs.de>2016-01-27 20:50:13 +0100
committerTobias Leich <email@froggs.de>2016-01-27 21:23:32 +0100
commit60bf8fb3416c934abe7444f2eeb1b550a61e7df6 (patch)
treeb5390b9ea15b5672fd9c348bf9f7d0bb73b193dc /tools/build
parentd4b3fa7c1cfd5bbdbbe1c7df2bb3960f5d3096ba (diff)
fix typo
Diffstat (limited to 'tools/build')
-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)"