diff options
| author | nyamatongwe <devnull@localhost> | 2001-03-01 09:50:33 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2001-03-01 09:50:33 +0000 | 
| commit | 2a0c6ca488092d29c4f86dcc225d576ffb767b63 (patch) | |
| tree | 2bd508fa9820b394989c376d06883f1293a470b2 | |
| parent | 487330bb29b7d44635079eecae66a020073c1d45 (diff) | |
| download | scintilla-mirror-2a0c6ca488092d29c4f86dcc225d576ffb767b63.tar.gz | |
Fixed typo.
| -rw-r--r-- | doc/ScintillaRelated.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 973268ad7..7413c72d2 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -38,7 +38,7 @@  	<a href="http://perso.libertysurf.fr/llt/">Filerx</a>  	is a project manager for SciTE on Windows.  	Open source and includes an implementation of SciTE's Director interface so -	will be of interest to othere wanting to control SciTE. +	will be of interest to others wanting to control SciTE.      </p>      <p>  	<a href="http://sourceforge.net/projects/anjuta/">Anjuta</a> | 
