summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJosh Soref <2119212+jsoref@users.noreply.github.com>2023-06-13 07:01:20 -0400
committerGitHub <noreply@github.com>2023-06-13 20:01:20 +0900
commit5cebe86a7b90e5718077c5e1d5c2165939d3f3cb (patch)
treee6b806bd9963d348b0b11454a39a96fb6a2ddd2b /configure.ac
parentbd86ca30020a8c4d4d0755e44bf00568119c60ed (diff)
Fix misspellings (#2609)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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