Merge branch 'backport' into work
[mikachu/openbox.git] / openbox / mouse.c
index 071a23b..ae9a6fc 100644 (file)
@@ -45,7 +45,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;