aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDownload.html
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2000-09-06 04:39:54 +0000
committernyamatongwe <devnull@localhost>2000-09-06 04:39:54 +0000
commit924a6fc31c118e722d4b1eba494c1675d0b2810c (patch)
treee17396085bcef0ba8159369320d1c93d06c8aaf1 /doc/ScintillaDownload.html
parent7896d9a43bcf6a9a8a627dc542743ff1b41bd911 (diff)
downloadscintilla-mirror-924a6fc31c118e722d4b1eba494c1675d0b2810c.tar.gz
Fix from Tahir Karaca for LineVector::MergeMarkers.
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 cb75aa86e..dbb985d5f 100644
--- a/doc/ScintillaDownload.html
+++ b/doc/ScintillaDownload.html
@@ -46,7 +46,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="scintilla131.zip">zip format</a> (260K) commonly used on Windows</li>
+ <li><a href="scintilla131.zip">zip format</a> (280K) commonly used on Windows</li>
<li><a href="scintilla131.tgz">tgz format</a> (230K) commonly used on Linux and compatible operating systems</li>
</ul>
Instructions for building on both Windows and Linux are included in the readme file.