summaryrefslogtreecommitdiff
path: root/Xtransutil.c
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-05-10 09:15:11 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-05-10 09:15:11 -0700
commitc069ede3c97f543d9bbe9ed67e56c74142921cc5 (patch)
tree45e6deca1743a26eab530d6584a11ce416db9b76 /Xtransutil.c
parent16a015524f3820f969362c2d10a3664999a12c3b (diff)
downloadxorg-lib-libxtrans-c069ede3c97f543d9bbe9ed67e56c74142921cc5.tar.gz
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 'Xtransutil.c')
-rw-r--r--Xtransutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xtransutil.c b/Xtransutil.c
index f15be24..1bce2d2 100644
--- a/Xtransutil.c
+++ b/Xtransutil.c
@@ -50,7 +50,7 @@ from The Open Group.
/*
* These are some utility functions created for convenience or to provide
* an interface that is similar to an existing interface. These are built
- * only using the Transport Independant API, and have no knowledge of
+ * only using the Transport Independent API, and have no knowledge of
* the internal implementation.
*/