diff --git a/configure.ac b/configure.ac index 923c82edb..d09cca000 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."