From 7aa043acaff88d5ee5a18e40796acf0da1d98a6c Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 17 Jul 2022 18:03:52 -0700 Subject: Fix spelling/wording issues Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith --- README.md | 2 +- configure.ac | 2 +- 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)]), -- cgit v1.2.1