diff options
Diffstat (limited to 'src/Xrandrint.h')
-rw-r--r-- | src/Xrandrint.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Xrandrint.h b/src/Xrandrint.h index 75facac..5b04f9b 100644 --- a/src/Xrandrint.h +++ b/src/Xrandrint.h @@ -60,8 +60,8 @@ struct _XRRScreenConfiguration { }; /* - * if a configure notify on the root is recieved, or - * an XRRScreenChangeNotify is recieved, + * if a configure notify on the root is received, or + * an XRRScreenChangeNotify is received, * XRRUpdateConfiguration should be called to update the X library's * view of the screen configuration; it will also invalidate the cache * provided by XRRScreenConfig and XRRConfig, and force a round trip |