summaryrefslogtreecommitdiffstats
path: root/Tools/demo/rpythond.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/demo/rpythond.py')
-rwxr-xr-xTools/demo/rpythond.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/demo/rpythond.py b/Tools/demo/rpythond.py
index a18de13..4e47fb9 100755
--- a/Tools/demo/rpythond.py
+++ b/Tools/demo/rpythond.py
@@ -5,7 +5,7 @@ Remote python server.
Execute Python commands remotely and send output back.
WARNING: This version has a gaping security hole -- it accepts requests
-from any host on the Internet!
+from any host on the internet!
"""
import sys