diff options
Diffstat (limited to 'module/remote/RequestObject.py')
-rw-r--r-- | module/remote/RequestObject.py | 2 |
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 """ |