aboutsummaryrefslogtreecommitdiffstats
path: root/m4/qt.m4
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <[email protected]>2018-11-08 05:34:27 +0000
committerDaniel Kahn Gillmor <[email protected]>2018-11-08 05:34:27 +0000
commit2557d0ae6ff0336b041129b7bf5c1e3a8c20a805 (patch)
treed53dd780b6169d9cc09d7ab91e99e28cb8e96084 /m4/qt.m4
parentdocs: python bindings (diff)
downloadgpgme-2557d0ae6ff0336b041129b7bf5c1e3a8c20a805.tar.gz
gpgme-2557d0ae6ff0336b041129b7bf5c1e3a8c20a805.zip
spelling: fix misspellings
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
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.