---
 client.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/client.c b/client.c
index a496e12..d654b21 100644
--- a/client.c
+++ b/client.c
@@ -311,7 +311,7 @@ client_focus(client_t *c, bool sendmessage)
                                 c->win, XCB_CURRENT_TIME);
 
         if(takefocus)
-            /* Input models: No Input, Globally Active */
+            /* Input models: Local Active, Globally Active */
             window_takefocus(c->win);
     }
 
-- 
1.6.2


-- 
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Reply via email to