or upper -> higher

This commit is contained in:
Viktor Szakats 2026-04-21 23:26:33 +02:00
parent 73daec6620
commit 68a0bb1f50
No known key found for this signature in database
5 changed files with 7 additions and 7 deletions

View file

@ -290,7 +290,7 @@ if test "x$OPT_OPENSSL" != "xno"; then
#endif
]])
],[],[
AC_MSG_ERROR([OpenSSL 3.0.0 or upper required.])
AC_MSG_ERROR([OpenSSL 3.0.0 or higher required.])
])
fi
fi