From e6a00eee317a04b14fda4563e0563812d2b1896b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 18 Apr 2003 01:51:55 +0000 Subject: [PATCH] comment typo --- openbox/focus.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/focus.h b/openbox/focus.h index d7f0183e..ff5bc503 100644 --- a/openbox/focus.h +++ b/openbox/focus.h @@ -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; -- 2.39.2