summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-04-14 17:51:11 +0000
committerWerner Koch <wk@gnupg.org>1998-04-14 17:51:11 +0000
commit85d94e41dd413ae2f5ddf363f241e96784444b67 (patch)
tree7fc9083499e1f32ecea505d9a1fb9a023615990d /acinclude.m4
parent9a8d62b20eba18310d87eedb68828fa86326e1a2 (diff)
downloadlibgcrypt-85d94e41dd413ae2f5ddf363f241e96784444b67.tar.gz
applied Mathews typo and grammar fixes
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 444899fe..bbb409b6 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -10,7 +10,7 @@ define(WK_MSG_PRINT,
dnl WK_CHECK_TYPEDEF(TYPE, HAVE_NAME)
-dnl Check wether a typedef exists and create a #define $2 if it exists
+dnl Check whether a typedef exists and create a #define $2 if it exists
dnl
AC_DEFUN(WK_CHECK_TYPEDEF,
[ AC_MSG_CHECKING(for $1 typedef)