summaryrefslogtreecommitdiff
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
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>
-rw-r--r--README.md2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 748fe8a..e28a62d 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ Xorg mailing list:
https://lists.x.org/mailman/listinfo/xorg
-The master development code repository can be found at:
+The primary development code repository can be found at:
https://gitlab.freedesktop.org/xorg/lib/libxshmfence
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)]),