aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2019-06-25 09:38:37 +1000
committerNeil <nyamatongwe@gmail.com>2019-06-25 09:38:37 +1000
commit83a750f743e89f8a7c5272ce82f6738bc3a4b3d8 (patch)
tree459d4162f19aa60ed1c4d5a41c9ee8f7c20415b4
parentf4ad82650d5458ae3ecece6c0b71b3718bd0a9af (diff)
downloadscintilla-mirror-83a750f743e89f8a7c5272ce82f6738bc3a4b3d8.tar.gz
Updating file download sizes to be in megabytes.
-rw-r--r--doc/ScintillaDownload.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html
index 0e573b540..49a01366f 100644
--- a/doc/ScintillaDownload.html
+++ b/doc/ScintillaDownload.html
@@ -50,8 +50,8 @@
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/scintilla417.zip">zip format</a> (1700K) commonly used on Windows</li>
- <li><a href="https://www.scintilla.org/scintilla417.tgz">tgz format</a> (1500K) commonly used on Linux and compatible operating systems</li>
+ <li><a href="https://www.scintilla.org/scintilla417.zip">zip format</a> (1.7M) commonly used on Windows</li>
+ <li><a href="https://www.scintilla.org/scintilla417.tgz">tgz format</a> (1.4M) commonly used on Linux and compatible operating systems</li>
</ul>
Instructions for building on both Windows and Linux are included in the readme file.
<h4>