Changeset 190

Show
Ignore:
Timestamp:
09/16/2006 11:07:51 PM (2 years ago)
Author:
mwm
Message:

Fix a typo in a comment

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plwm/wmanager.py

    r183 r190  
    1 # $Id: wmanager.py,v 1.27 2006-01-16 21:21:49 petli Exp $ 
     1# $Id: wmanager.py,v 1.28 2006-09-17 04:07:51 mwm Exp $ 
    22# 
    33# wmanager.py -- core window manager functionality 
     
    930930            return 
    931931 
    932         # If it is a Client obejct, post a RemoveClient event.  As 
     932        # If it is a Client object, post a RemoveClient event.  As 
    933933        # that will not reach the client object, dispatch it manually. 
    934934        # Also, this must be done before withdrawing the window, as