diff options
-rw-r--r-- | doc/ScintillaRelated.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 81c32cdf3..01b550d9d 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -30,8 +30,8 @@ </h3> <p> <a href="http://hapdebugger.sourceforge.net/">HAP Python Remote Debugger</a> - is a Python debugger that can run on one machine debugging a Python program running on either - the same or another machine. + is a Python debugger that can run on one Windows machine debugging a Python program running + on either the same or another machine. </p> <p> <a href="http://www.rexx.com/~dkuhlman/">pyeditor and wxEditor</a> are scriptable |