]> Dogcows Code - chaz/openbox/commitdiff
reword comment a bit
authorDana Jansens <danakj@orodu.net>
Fri, 10 Jan 2003 09:55:44 +0000 (09:55 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 10 Jan 2003 09:55:44 +0000 (09:55 +0000)
scripts/builtins.py

index 16a164216087497263b2f76d2641a88d4c81ec00..93f7b8db0c43d3a6e07a0b188302a4248eddcdf5 100644 (file)
@@ -271,7 +271,7 @@ def setup_scroll():
 
 def setup_fallback_focus():
     """Sets up a focus fallback routine so that when no windows are focused,
-       the last window on the desktop that had focus will be focused."""
+       the last window to have focus on the desktop will be focused."""
     focus_stack = []
     def focused(data):
         #global focus_stack
This page took 0.023095 seconds and 4 git commands to generate.