From: Dana Jansens Date: Fri, 1 Jun 2007 04:59:57 +0000 (+0000) Subject: fix comment X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=32b64b6cf5876364c891b97bd5227cc53aeac17b;p=chaz%2Fopenbox fix comment --- diff --git a/openbox/client.c b/openbox/client.c index 0de93f1f..14d22103 100644 --- a/openbox/client.c +++ b/openbox/client.c @@ -319,7 +319,7 @@ void client_manage(Window window) settings for other uses too. the returned settings is a shallow copy, that needs to be freed with g_free(). */ settings = client_get_settings_state(self); - /* the session should get the last say thought */ + /* the session should get the last say though */ client_restore_session_state(self); /* now we have all of the window's information so we can set this up */