]> Dogcows Code - chaz/openbox/commitdiff
typo
authorDana Jansens <danakj@orodu.net>
Thu, 22 May 2003 02:05:38 +0000 (02:05 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 22 May 2003 02:05:38 +0000 (02:05 +0000)
openbox/client.c

index cb592b02af46811cdbe168b54e34e7f9a008f255..e1c5604248442d2d8177ce6e800cb0bebd97dcb4 100644 (file)
@@ -2217,7 +2217,7 @@ void client_set_state(Client *self, Atom action, long data1, long data2)
     if (shaded != self->shaded)
        client_shade(self, shaded);
     client_calc_layer(self);
-    client_change_state(self); /* change the hint to relect these changes */
+    client_change_state(self); /* change the hint to reflect these changes */
 }
 
 Client *client_focus_target(Client *self)
This page took 0.026241 seconds and 4 git commands to generate.