configure: Fix typo (scansion/squish)

Sun, 07 May 2017 07:50:45 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 07 May 2017 07:50:45 +0100
changeset 87
bd7888c3745a
parent 86
3c64919a50f9
child 88
98b4cf14960b

configure: Fix typo (scansion/squish)

configure file | annotate | diff | comparison | revisions
--- a/configure	Sun May 07 07:50:19 2017 +0100
+++ b/configure	Sun May 07 07:50:45 2017 +0100
@@ -65,6 +65,6 @@
 EOF
 
 echo
-echo "Installing squish to:      $PREFIX/bin"
+echo "Installing scansion to:      $PREFIX/bin"
 echo
 echo "Configured successfully. Please run 'make' to proceed."

mercurial