summaryrefslogtreecommitdiff
path: root/Xproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'Xproto.h')
-rw-r--r--Xproto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xproto.h b/Xproto.h
index cb6b79f..4b5a0ea 100644
--- a/Xproto.h
+++ b/Xproto.h
@@ -1126,7 +1126,7 @@ typedef struct _xEvent {
} resizeRequest;
struct {
/* The event field in the circulate record is really the parent when this
- is used as a CirculateRequest insteaad of a CircluateNotify */
+ is used as a CirculateRequest instead of a CirculateNotify */
CARD32 pad00 B32;
Window event B32, window B32, parent B32;
BYTE place; /* Top or Bottom */