summaryrefslogtreecommitdiffstats
path: root/module/remote/RequestObject.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-05-29 20:47:03 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2009-05-29 20:47:03 +0200
commitca1c034012f15fcebf1cf918f578afbcfe028ea7 (patch)
tree16e4f590aed0fe5498add0bb880bd4367eaffdbd /module/remote/RequestObject.py
parentrequestobject and working interface to the core (diff)
downloadpyload-ca1c034012f15fcebf1cf918f578afbcfe028ea7.tar.xz
little request fix
Diffstat (limited to 'module/remote/RequestObject.py')
-rw-r--r--module/remote/RequestObject.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/remote/RequestObject.py b/module/remote/RequestObject.py
index 77322663a..86e803e9c 100644
--- a/module/remote/RequestObject.py
+++ b/module/remote/RequestObject.py
@@ -3,7 +3,7 @@
"""
authored by: RaNaN
-this module handels the incoming requests
+represents the object for interaction
"""