mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
all: fix more spelling errors
This commit is contained in:
parent
b39ece7d35
commit
a7c5d65eb5
19 changed files with 43 additions and 43 deletions
|
@ -1481,7 +1481,7 @@ if test "$use_regex" = yes ; then
|
|||
use_regex=no
|
||||
else
|
||||
if test x"$cross_compiling" = xyes; then
|
||||
AC_MSG_WARN([cross compiling; assuming regexp libray is not broken])
|
||||
AC_MSG_WARN([cross compiling; assuming regexp library is not broken])
|
||||
else
|
||||
AC_CACHE_CHECK([whether your system's regexp library is broken],
|
||||
[gnupg_cv_regex_broken],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue