summaryrefslogtreecommitdiffstats
path: root/doc/other/ScintillaDoc.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/other/ScintillaDoc.html')
-rw-r--r--doc/other/ScintillaDoc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/other/ScintillaDoc.html b/doc/other/ScintillaDoc.html
index 3767b3b..d82f9fc 100644
--- a/doc/other/ScintillaDoc.html
+++ b/doc/other/ScintillaDoc.html
@@ -5308,7 +5308,7 @@ EM_SETTARGETDEVICE
<h2 id="BuildingScintilla">Building Scintilla</h2>
<p>To build Scintilla or SciTE, see the README file present in both the Scintilla and SciTE
- directories. For Windows, GCC 3.2, Borland C++ or Microsoft Visual Studio .NET can be used
+ directories. For Windows, GCC 3.2 or Microsoft Visual Studio .NET can be used
for building. There is a make file for building Scintilla but not SciTE with Visual C++ 6 at
scintilla/win32/scintilla_vc6.mak. For GTK+, GCC 3.1 should be used. GTK+ 1.2x and 2.0x are
supported. The version of GTK+ installed should be detected automatically.