]> Dogcows Code - chaz/openbox/blobdiff - scripts/builtins.py
reword comment a bit
[chaz/openbox] / 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.019774 seconds and 4 git commands to generate.