summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-03-26 08:56:16 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-03-26 08:56:16 -0700
commit53c3cfbecba041d1a215f7a5689df796b97949e8 (patch)
tree9dddbf8d2f3ec2e9dad4df76fd817614259092b0 /src
parent36086307ba9fd1272365b964056e8a6780109478 (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 'src')
-rw-r--r--src/XvMC.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/XvMC.c b/src/XvMC.c
index 76a8552..e0a1fe2 100644
--- a/src/XvMC.c
+++ b/src/XvMC.c
@@ -519,7 +519,7 @@ Status XvMCGetDRInfo(Display *dpy, XvPortID port,
* X server can read this pattern, we probably have a local connection.
* Note that we can trigger the remote X server to read any shared
* page on the remote machine, so we shouldn't be able to guess and verify
- * any complicated data on those pages. Thats the explanation of this
+ * any complicated data on those pages. That's the explanation of this
* otherwise stupid-looking pattern algorithm.
*/