]> Dogcows Code - chaz/openbox/commitdiff
fix typo in a comment, at least i do'nt think config5Aure is a word
authorMikael Magnusson <mikachu@comhem.se>
Thu, 10 May 2007 05:08:24 +0000 (05:08 +0000)
committerMikael Magnusson <mikachu@comhem.se>
Thu, 10 May 2007 05:08:24 +0000 (05:08 +0000)
openbox/event.c

index 6bf6e87b27cde03ed9709a78d8556a8b450a8a33..e3132c9069f028d681ef5b5077c302b02aedeb6e 100644 (file)
@@ -593,7 +593,7 @@ static void event_process(const XEvent *ec, gpointer data)
         }
     }
     else if (e->type == ConfigureRequest) {
-        /* unhandled config5Aure requests must be used to configure the
+        /* unhandled configure requests must be used to configure the
            window directly */
         XWindowChanges xwc;
 
This page took 0.024536 seconds and 4 git commands to generate.