Skip to content

Commit 8df22cf

Browse files
committed
spelling: unwind
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent 8607ed7 commit 8df22cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

m4/want_unwind.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ AC_DEFUN([DOVECOT_WANT_UNWIND], [
66
have_libunwind=no
77
88
AS_IF([test "$want_libunwind" = "yes"], [
9-
AC_MSG_ERROR([cannot build with libuwind support: unwind library (libunwind-generic) not found])
9+
AC_MSG_ERROR([cannot build with libunwind support: unwind library (libunwind-generic) not found])
1010
])
1111
])
1212
])

0 commit comments

Comments
 (0)