diff options
author | nyamatongwe <devnull@localhost> | 2003-10-25 07:53:03 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2003-10-25 07:53:03 +0000 |
commit | ffc437c6f67937c83e02a882a8f78cd42d3e378c (patch) | |
tree | c74ef69bcc7db3fadc4310c2f808d03fec8b499a | |
parent | 06340aeffad39053bc41e81973857e4008849c50 (diff) | |
download | scintilla-mirror-ffc437c6f67937c83e02a882a8f78cd42d3e378c.tar.gz |
Updated sizes.rel-1-56
-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 00b0b945d..a8d421d7d 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -46,7 +46,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/scintilla156.zip?download">zip format</a> (510K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla156.zip?download">zip format</a> (530K) commonly used on Windows</li> <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla156.tgz?download">tgz format</a> (460K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. |