Fix refactoring error

This commit is contained in:
Stefan Hacker
2010-12-27 17:31:19 +01:00
parent 4753c96777
commit 54eaba49d8
2 changed files with 3 additions and 3 deletions

View File

@@ -284,7 +284,7 @@ class MumoManager(Worker):
"""
Call a function on the meta handlers
@param server Servers to announce to
@param server Server to announce to
@param function Name of the function to call on the handler
@param args List of arguments
@param kwargs List of keyword arguments