diff options
author | nyamatongwe <devnull@localhost> | 2006-03-10 00:54:25 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2006-03-10 00:54:25 +0000 |
commit | b01b2521597b43f66c75c67705d1f4f24615c5dd (patch) | |
tree | 4152a123492eb237bc4fde8a4b2154f966ef101c /doc/ScintillaDownload.html | |
parent | 2bf760d7b3c46937e4a3f7583c0070d0b5267f71 (diff) | |
download | scintilla-mirror-b01b2521597b43f66c75c67705d1f4f24615c5dd.tar.gz |
Minor touch ups for release 1.68.
Diffstat (limited to 'doc/ScintillaDownload.html')
-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 f8b4a0456..040b0bac3 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -49,7 +49,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="http://prdownloads.sourceforge.net/scintilla/scintilla168.zip?download">zip format</a> (680K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla168.zip?download">zip format</a> (710K) commonly used on Windows</li> <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla168.tgz?download">tgz format</a> (580K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. |