clearer engrish

This commit is contained in:
Dana Jansens 2007-03-15 01:09:10 +00:00
parent 091e296a3d
commit 34f5bbe4f6

View file

@ -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. /* 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; return desktop;
} }