diff options
author | Neil <nyamatongwe@gmail.com> | 2022-12-07 22:52:01 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2022-12-07 22:52:01 +1100 |
commit | 9c64cb98296896d292b1d9c7842a35de8e4e18a6 (patch) | |
tree | f7cc886438dc28313e103ecf3e60fa838641531c | |
parent | 752a503d032a81fcdf3b4ec31ca64ee503b273a2 (diff) | |
download | scintilla-mirror-9c64cb98296896d292b1d9c7842a35de8e4e18a6.tar.gz |
Update download sizes.
-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 e4355937f..a95404661 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -51,7 +51,7 @@ executable code and is available in <ul> <li><a href="https://www.scintilla.org/scintilla532.zip">zip format</a> (1.4M) commonly used on Windows</li> - <li><a href="https://www.scintilla.org/scintilla532.tgz">tgz format</a> (1.2M) commonly used on Linux and compatible operating systems</li> + <li><a href="https://www.scintilla.org/scintilla532.tgz">tgz format</a> (1.3M) 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> |