]> Dogcows Code - chaz/openbox/commitdiff
typo in comment
authorMikael Magnusson <mikachu@comhem.se>
Sun, 10 Feb 2008 06:54:21 +0000 (07:54 +0100)
committerMikael Magnusson <mikachu@comhem.se>
Thu, 14 Feb 2008 18:40:01 +0000 (19:40 +0100)
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.021687 seconds and 4 git commands to generate.