Commit 8462dbbb authored by Andreas Jung's avatar Andreas Jung

typo

parent 50cf3972
......@@ -111,7 +111,7 @@ def python_dotted_path(name):
class zdaemonEnvironDict(UserDict):
# zdaeomon 2 expects to use a 'mapping' attribute of the environ object.
# zdaemon 2 expects to use a 'mapping' attribute of the environ object.
@property
def mapping(self):
return self.data
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment