From e0c8eae048a70444b047b54aaa98e2c5f8679a67 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 30 Jan 2003 22:56:31 +0000 Subject: [PATCH] typos --- scripts/focus.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/focus.py b/scripts/focus.py index d12ae191..f5e96041 100644 --- a/scripts/focus.py +++ b/scripts/focus.py @@ -7,10 +7,10 @@ ### ### # cycle_raise - raise the window also when it is focused ### cycle_raise = 1 ### -# avoid_skip_taskbar - don't focus windows which have requested to not ### -### be displayed in taskbars. you will still be able ### +# avoid_skip_taskbar - Don't focus windows which have requested to not ### +### be displayed in taskbars. You will still be able ### ### to focus the windows, but not through cycling, ### -### they won't be focused as a fallback if ### +### and they won't be focused as a fallback if ### ### 'fallback' is enabled. ### avoid_skip_taskbar = 1 ### # stacked_cycle_raise - raise as you cycle in stacked mode ### -- 2.39.2