summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-17 18:03:52 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-17 18:03:52 -0700
commit7aa043acaff88d5ee5a18e40796acf0da1d98a6c (patch)
treec5b1262b4f3b04fc79914da56d0f0d2e2d9bc5be /configure.ac
parent48446b1610f3d4e4236bd83143718042cd6460a8 (diff)
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
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 3d9f2f1..1879c55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ LINT_FLAGS="${LINT_FLAGS} ${FONTENC_CFLAGS}"
dnl
-dnl Locate a suitable tmp file system for creating shared memeory files
+dnl Locate a suitable tmp file system for creating shared memory files
dnl
AC_ARG_ENABLE(futex, AS_HELP_STRING([--enable-futex], [Enable futexes (default: auto)]),