summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-17 17:31:20 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-17 17:31:20 -0700
commite4c7841eb916f8ad65bfe63daef0f1e81252c704 (patch)
treecfe9750519e2d6e4e55dae0cb60675e735e1fe05 /include
parentbe3c7a7621e89bbde2884585179b9e4c5b9e6639 (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 'include')
-rw-r--r--include/X11/extensions/Xrandr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/extensions/Xrandr.h b/include/X11/extensions/Xrandr.h
index 65940bb..3149c9b 100644
--- a/include/X11/extensions/Xrandr.h
+++ b/include/X11/extensions/Xrandr.h
@@ -210,7 +210,7 @@ int XRRRootToScreen(Display *dpy, Window root);
/*
* returns the screen configuration for the specified screen; does a lazy
- * evalution to delay getting the information, and caches the result.
+ * evaluation to delay getting the information, and caches the result.
* These routines should be used in preference to XRRGetScreenInfo
* to avoid unneeded round trips to the X server. These are new
* in protocol version 0.1.