From 6e7abeb86074fd4ea778cfa1480ef6aae7bc4eec Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 22 Apr 2007 04:35:23 +0000 Subject: [PATCH] engrish --- openbox/client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/client.c b/openbox/client.c index 78a6681d..e801ac18 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -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); -- 2.39.2