missed one capitalization

This commit is contained in:
Dana Jansens 2003-02-04 11:04:51 +00:00
parent 220b5c40f9
commit 02b63185a2

View file

@ -8,7 +8,7 @@
RAISE_WINDOW = 1 RAISE_WINDOW = 1
"""When cycling focus, raise the window chosen as well as focusing it. This """When cycling focus, raise the window chosen as well as focusing it. This
does not affect fallback focusing behavior.""" does not affect fallback focusing behavior."""
# See focus.avoid_skip_taskbar # See focus.AVOID_SKIP_TASKBAR
########################################################################### ###########################################################################
def next(data, num=1): def next(data, num=1):