summaryrefslogtreecommitdiff
path: root/m4/qt.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/qt.m4')
-rw-r--r--m4/qt.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/qt.m4 b/m4/qt.m4
index 700f4e0e..62579d55 100644
--- a/m4/qt.m4
+++ b/m4/qt.m4
@@ -56,7 +56,7 @@ AC_DEFUN([FIND_QT],
fi
AC_MSG_RESULT([$mocversion])
dnl Check that a binary can actually be build with this qt.
- dnl pkg-config may be set up in a way that it looks also for libaries
+ dnl pkg-config may be set up in a way that it looks also for libraries
dnl of the build system and not only for the host system. In that case
dnl we check here that we can actually compile / link a qt application
dnl for host.