summaryrefslogtreecommitdiff
path: root/include/X11/extensions/shape.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/X11/extensions/shape.h')
-rw-r--r--include/X11/extensions/shape.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/extensions/shape.h b/include/X11/extensions/shape.h
index 66af5b1..48b6943 100644
--- a/include/X11/extensions/shape.h
+++ b/include/X11/extensions/shape.h
@@ -36,7 +36,7 @@ in this Software without prior written authorization from The Open Group.
typedef struct {
int type; /* of event */
unsigned long serial; /* # of last request processed by server */
- Bool send_event; /* true if this came frome a SendEvent request */
+ Bool send_event; /* true if this came from a SendEvent request */
Display *display; /* Display the event was read from */
Window window; /* window of event */
int kind; /* ShapeBounding or ShapeClip */