typo in comment

This commit is contained in:
Mikael Magnusson 2008-02-10 07:54:21 +01:00
parent 38bef0a38b
commit 83c739df91

View file

@ -46,7 +46,7 @@ typedef struct {
/* Array of GSList*s of ObMouseBinding*s. */
static GSList *bound_contexts[OB_FRAME_NUM_CONTEXTS];
/* TRUE when we have a grab on the pointer and need to reply the pointer event
/* TRUE when we have a grab on the pointer and need to replay the pointer event
to send it to other applications */
static gboolean replay_pointer_needed;