From: Dana Jansens Date: Thu, 15 Mar 2007 01:09:10 +0000 (+0000) Subject: clearer engrish X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=34f5bbe4f6270000e8a47676343fc159ec731a20;p=chaz%2Fopenbox clearer engrish --- 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; }