aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDownload.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-05-30 08:05:49 +1000
committerNeil <nyamatongwe@gmail.com>2021-05-30 08:05:49 +1000
commitc22692ef627ad4b9019c42a44655f049512cb4b1 (patch)
tree6b42368eb1a74edf3af5eab1cc749c887b589850 /doc/ScintillaDownload.html
parent867a6e3d42fb9085ba02070902673bf65086ceb2 (diff)
downloadscintilla-mirror-c22692ef627ad4b9019c42a44655f049512cb4b1.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 78a219a6b..ba5d6cd1f 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/scintilla503.zip">zip format</a> (1.2M) commonly used on Windows</li>
+ <li><a href="https://www.scintilla.org/scintilla503.zip">zip format</a> (1.3M) commonly used on Windows</li>
<li><a href="https://www.scintilla.org/scintilla503.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.