summaryrefslogtreecommitdiff
path: root/specs/shapelib.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/shapelib.xml')
-rw-r--r--specs/shapelib.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/shapelib.xml b/specs/shapelib.xml
index 525cbbe..3da977c 100644
--- a/specs/shapelib.xml
+++ b/specs/shapelib.xml
@@ -464,7 +464,7 @@ The structure for this event is defined as follows:
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 */