diff options
author | nyamatongwe <devnull@localhost> | 2008-10-16 01:09:00 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2008-10-16 01:09:00 +0000 |
commit | a788a9c9be8f9a25507c8b6e33f3349a911dbc94 (patch) | |
tree | 727c0986899cbec380f72e68ab3adb8f7ea48516 | |
parent | b66f5ce4367adb34b3f3a486e32ce360a8597677 (diff) | |
download | scintilla-mirror-a788a9c9be8f9a25507c8b6e33f3349a911dbc94.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 0a73ab20a..d24ff53eb 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/scintilla177.zip?download">zip format</a> (890K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla177.zip?download">zip format</a> (910K) commonly used on Windows</li> <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla177.tgz?download">tgz format</a> (770K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. |