Some documentation fixups that I noticed off-hand.
This commit is contained in:
parent
a523f845d1
commit
88dcdc95eb
3 changed files with 7 additions and 5 deletions
|
|
@ -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.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue