aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDownload.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2023-12-23 10:14:24 +1100
committerNeil <nyamatongwe@gmail.com>2023-12-23 10:14:24 +1100
commit988f56024b58cd4deba01200e247100c22faaa88 (patch)
treec032b5dcf9791d3ec3fa37e727401ce9833bd487 /doc/ScintillaDownload.html
parent7d8cb68db7df279322ab1e00cf43be1bed7985a6 (diff)
downloadscintilla-mirror-988f56024b58cd4deba01200e247100c22faaa88.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 b897d7e17..76725ec44 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/scintilla541.zip">zip format</a> (1.7M) commonly used on Windows</li>
+ <li><a href="https://www.scintilla.org/scintilla541.zip">zip format</a> (1.8M) commonly used on Windows</li>
<li><a href="https://www.scintilla.org/scintilla541.tgz">tgz format</a> (1.6M) commonly used on Linux and compatible operating systems</li>
</ul>
Instructions for building on both Windows and Linux are included in the readme file.