diff options
| author | nyamatongwe <unknown> | 2002-01-15 21:53:59 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2002-01-15 21:53:59 +0000 | 
| commit | dafcd28f79ae282b973b9e7cf7b350e7902ca943 (patch) | |
| tree | f49ba3c39f117ff6972289a3f89388030174c2c5 | |
| parent | 3fcfb42e02606bf2a61a0492b472aabd26dd4e9f (diff) | |
| download | scintilla-mirror-dafcd28f79ae282b973b9e7cf7b350e7902ca943.tar.gz | |
HAP UI only runs on Windows.
| -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  | 
