Some documentation fixups that I noticed off-hand.

This commit is contained in:
Greg Taylor 2007-05-23 19:52:55 +00:00
parent a523f845d1
commit 88dcdc95eb
3 changed files with 7 additions and 5 deletions

View file

@ -6,7 +6,7 @@ import session_mgr
Holds the events scheduled in scheduler.py.
"""
def check_sessions():
def evt_check_sessions():
"""
Event: Check all of the connected sessions.
"""