diff options
Diffstat (limited to 'openbox/focus.h')
| -rw-r--r-- | openbox/focus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/focus.h b/openbox/focus.h index 1c95faa0..ab13fc5e 100644 --- a/openbox/focus.h +++ b/openbox/focus.h @@ -30,7 +30,7 @@ struct _ObClient; /*! The client which is currently focused */ extern struct _ObClient *focus_client; /*! The client which is being decorated as focused, not always matching the - real focus, but this is used to track it so that it can be ersolved to match + real focus, but this is used to track it so that it can be resolved to match */ extern struct _ObClient *focus_hilite; /*! The client which appears focused during a focus cycle operation */ |
