diff --git a/src/XlibInt.c b/src/XlibInt.c index a8f5d084..2827c106 100644 --- a/src/XlibInt.c +++ b/src/XlibInt.c @@ -886,7 +886,7 @@ void _XEnq( extension = ((xGenericEvent*)event)->extension; qelt->event.type = type; - /* If an extension has registerd a generic_event_vec handler, then + /* If an extension has registered a generic_event_vec handler, then * it can handle event cookies. Otherwise, proceed with the normal * event handlers. *