]> Dogcows Code - chaz/openbox/blobdiff - openbox/mouse.c
typo in comment
[chaz/openbox] / openbox / mouse.c
index 6d532518d57e7f962161d356d9e422cf906694e7..f2e13cdf28b54fabb1f6adcaf17a4c6e955bd94a 100644 (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;
 
This page took 0.020521 seconds and 4 git commands to generate.