From 34f5bbe4f6270000e8a47676343fc159ec731a20 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 15 Mar 2007 01:09:10 +0000 Subject: [PATCH] clearer engrish --- openbox/focus.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbox/focus.c b/openbox/focus.c index 5a4f9f07..817640ff 100644 --- a/openbox/focus.c +++ b/openbox/focus.c @@ -266,7 +266,7 @@ ObClient* focus_fallback_target(gboolean allow_refocus, ObClient *old) } /* as a last resort fallback to the desktop window if there is one. - (if there's more than one, then the one last focused.) + (if there's more than one, then the one most recently focused.) */ return desktop; } -- 2.39.2