diff options
Diffstat (limited to 'config.tests/x11/opengl.test')
-rwxr-xr-x | config.tests/x11/opengl.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/x11/opengl.test b/config.tests/x11/opengl.test index 35a3918eb..328a7a8b6 100755 --- a/config.tests/x11/opengl.test +++ b/config.tests/x11/opengl.test @@ -60,7 +60,7 @@ for L in $LIBS; do if [ "x$F_REASON" = "xthreads" ]; then echo echo "WARNING: $FOUND_LIB is threaded!" - echo "The Qt OpenGL module retquires Qt to be configured with -thread." + echo "The Qt OpenGL module requires Qt to be configured with -thread." echo else [ "$VERBOSE" = "yes" ] && echo " Could not find $L lib anywhere in $LIBDIRS" |