From 60bf8fb3416c934abe7444f2eeb1b550a61e7df6 Mon Sep 17 00:00:00 2001 From: Tobias Leich Date: Wed, 27 Jan 2016 20:50:13 +0100 Subject: fix typo --- tools/build/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/build') 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)" -- cgit v1.1