diff --git a/configure b/configure
index 0360ad3e86ee4711d9dfa26dc82ba7ea648d1e86..be4e5747385bb364bba59c0e21ddfcd408b189f8 100755
--- a/configure
+++ b/configure
@@ -38,7 +38,7 @@ if test "$E1" != 0 || test "$E2" = 0; then
         try_exec /usr/xpg4/bin/sh "$0" "$@"
     fi
     echo "No compatible shell script interpreter found."
-    echo "This configure script requires a POSIX compatible shell"
+    echo "This configure script requires a POSIX-compatible shell"
     echo "such as bash or ksh."
     echo "THIS IS NOT A BUG IN FFMPEG, DO NOT REPORT IT AS SUCH."
     echo "Instead, install a working POSIX-compatible shell."