diff --git a/configure.ac b/configure.ac
index b6c57413b6d9e24a9ccfce54bc11de787de1303c..5a0fa14226d48024c3d04a8eeb6249417dbffc11 100644
--- a/configure.ac
+++ b/configure.ac
@@ -72,7 +72,7 @@ AX_VALGRIND_CHECK
 # Check whether to build a with debug symbols
 LIBZMQ_CHECK_ENABLE_DEBUG
 
-# Check wheter to enable code coverage
+# Check whether to enable code coverage
 LIBZMQ_WITH_GCOV
 
 AC_MSG_CHECKING([if TIPC is available and supports nonblocking connect])