aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDownload.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2022-08-29 11:54:44 +1000
committerNeil <nyamatongwe@gmail.com>2022-08-29 11:54:44 +1000
commit3547c3e209901b10c8a0b55bef14127383c42224 (patch)
tree49afbd8c4608ff57c109363b657965b3c1cad3a5 /doc/ScintillaDownload.html
parentf5947e116cc718554c85bc57268796f9c1797c3d (diff)
downloadscintilla-mirror-3547c3e209901b10c8a0b55bef14127383c42224.tar.gz
Update download size.
Diffstat (limited to 'doc/ScintillaDownload.html')
-rw-r--r--doc/ScintillaDownload.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html
index 878370c6e..45ccad6cb 100644
--- a/doc/ScintillaDownload.html
+++ b/doc/ScintillaDownload.html
@@ -50,7 +50,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="https://www.scintilla.org/scintilla530.zip">zip format</a> (1.3M) commonly used on Windows</li>
+ <li><a href="https://www.scintilla.org/scintilla530.zip">zip format</a> (1.4M) commonly used on Windows</li>
<li><a href="https://www.scintilla.org/scintilla530.tgz">tgz format</a> (1.2M) commonly used on Linux and compatible operating systems</li>
</ul>
Instructions for building on both Windows and Linux are included in the readme file.