]> Dogcows Code - chaz/openbox/commitdiff
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 0de93f1f45278147d11fa6ca0d9bb269be1f3962..14d2210385967b979b83a7800654f5c84d6770b6 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 */
This page took 0.023751 seconds and 4 git commands to generate.