fix comment
authorDana Jansens <danakj@orodu.net>
Fri, 1 Jun 2007 04:59:57 +0000 (04:59 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 1 Jun 2007 04:59:57 +0000 (04:59 +0000)
openbox/client.c

index 0de93f1..14d2210 100644 (file)
@@ -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 */