diff options
Diffstat (limited to 'doc')
-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 b97aa7662..afb15824d 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/scintilla158.zip?download">zip format</a> (530K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla158.zip?download">zip format</a> (540K) commonly used on Windows</li> <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla158.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. |