From 5cebe86a7b90e5718077c5e1d5c2165939d3f3cb Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 13 Jun 2023 07:01:20 -0400 Subject: Fix misspellings (#2609) --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ee9094bb..73a73de7 100644 --- a/configure.ac +++ b/configure.ac @@ -243,7 +243,7 @@ AC_C_BIGENDIAN( AC_DEFINE([IEEE_MC68k], 1, [machine is bigendian]), AC_DEFINE([IEEE_8087], 1, [machine is littleendian]), AC_MSG_ERROR(unknown endianness), - AC_MSG_ERROR(universial endianness not supported) + AC_MSG_ERROR(universal endianness not supported) ) dnl Oniguruma -- cgit v1.2.3