]> Dogcows Code - chaz/openbox/commitdiff
engrish
authorDana Jansens <danakj@orodu.net>
Sun, 22 Apr 2007 04:35:23 +0000 (04:35 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 22 Apr 2007 04:35:23 +0000 (04:35 +0000)
openbox/client.c

index 78a6681d1ce0efb63b57ce695a30426fb3235f8f..e801ac1858d2990e37a0de577c0d67e3ec71ba05 100644 (file)
@@ -472,7 +472,7 @@ void client_manage(Window window)
         client_focus(self);
     }
 
-    /* client_activate does this but we aret using it so we have to do it
+    /* client_activate does this but we aren't using it so we have to do it
        here as well */
     if (screen_showing_desktop)
         screen_show_desktop(FALSE);
This page took 0.030925 seconds and 4 git commands to generate.