summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-16 10:24:07 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-16 10:24:07 -0800
commit2578d274b926088ae7565e9a4bcfa1ca8ba6fdda (patch)
tree57f568bf6f674556c30297d345637b158a1f85d9
parente6d878e0aba4531766598c4115f44e47431b014a (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--src/xf86Elo.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7b44366..1d8e8c7 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,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/driver/xf86-input-elographics.git
diff --git a/src/xf86Elo.c b/src/xf86Elo.c
index ef2186f..d356da8 100644
--- a/src/xf86Elo.c
+++ b/src/xf86Elo.c
@@ -138,7 +138,7 @@ static Model SupportedModels[] =
/*
***************************************************************************
*
- * Usefull macros.
+ * Useful macros.
*
***************************************************************************
*/