aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-06-14 09:40:36 +1000
committerGravatar axel <axel@liljencrantz.se>2006-06-14 09:40:36 +1000
commit63b02e308d7cc17d40b87bc051f7c76902bbc753 (patch)
tree27843d6b77977f0c8cc481ef23178d8f8a88eae4 /configure.ac
parent7c97095bcade94230c679198ef228917cd5a7f83 (diff)
Minor typo in configure script
darcs-hash:20060613234036-ac50b-6ccced250383c11f7babbb321de925312bad9761.gz
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 923c82ed..d09cca00 100644
--- a/configure.ac
+++ b/configure.ac
@@ -361,4 +361,4 @@ AC_CONFIG_FILES([Makefile fish.spec doc_src/fish.1 doc_src/Doxyfile etc/fish etc
AC_OUTPUT
echo "fish is now configured."
-echo "Use 'make' and 'make install' to built and install fish."
+echo "Use 'make' and 'make install' to build and install fish."