diff options
author | nyamatongwe <unknown> | 2007-01-14 03:39:35 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2007-01-14 03:39:35 +0000 |
commit | dc475eb21ea2b2ac44bf66175c6427eec5e66235 (patch) | |
tree | 3d098a8f9fce77c8f8d6e9eade191a52cae6c083 | |
parent | a7a3e2ec940d739f20c0ab9d73b6451223343f8e (diff) | |
download | scintilla-mirror-dc475eb21ea2b2ac44bf66175c6427eec5e66235.tar.gz |
Updated sizes.
-rw-r--r-- | doc/ScintillaDownload.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 9a1c8f9f6..3e5c3afd0 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -49,7 +49,7 @@ The source code package contains all of the source code for Scintilla but no binary executable code and is available in <ul> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla172.zip?download">zip format</a> (720K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla172.zip?download">zip format</a> (740K) commonly used on Windows</li> <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla172.tgz?download">tgz format</a> (620K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. |