]> Dogcows Code - chaz/openbox/commitdiff
comment typo
authorDana Jansens <danakj@orodu.net>
Fri, 18 Apr 2003 01:51:55 +0000 (01:51 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 18 Apr 2003 01:51:55 +0000 (01:51 +0000)
openbox/focus.h

index d7f0183e901e6db88fb9ee96518ad5ecbe1f8064..ff5bc503a0b976fc417b79d5f50b54a101bd5397 100644 (file)
@@ -24,7 +24,7 @@ void focus_set_client(struct Client *client);
 
 typedef enum {
     Fallback_Desktop,    /* switching desktops */
-    Fallback_Unfocusing, /* forcefully remove focus from the curernt window */
+    Fallback_Unfocusing, /* forcefully remove focus from the current window */
     Fallback_NoFocus     /* nothing has focus for some reason */
 } FallbackType;
 
This page took 0.022882 seconds and 4 git commands to generate.