]> git.tuebingen.mpg.de Git - tfortune.git/blobdiff - configure.ac
configure.ac: Fix a typo in the lopsub error message.
[tfortune.git] / configure.ac
index 4c67da9496d55aede86858b23296db77d5827a3b..4784b981827f1136d2522a788865cfb738eca73e 100644 (file)
@@ -24,7 +24,7 @@ if test $HAVE_LOPSUB == no; then AC_MSG_ERROR([
        The lopsub library is required to build this software, but
        the above checks indicate it is not installed on your system.
 
-       On Debian/Ubuntu systems you mny install the liblopsub-dev package.
+       On Debian/Ubuntu systems you may install the liblopsub-dev package.
        Alternatively, run the following command to download a copy.
                git clone https://git.tuebingen.mpg.de/lopsub.git
        Install the library, then run this configure script again.