diff options
author | nyamatongwe <unknown> | 2010-12-04 22:23:58 +1100 |
---|---|---|
committer | nyamatongwe <unknown> | 2010-12-04 22:23:58 +1100 |
commit | 4b9e8b80094e040e64818eee441f1816e3d82a29 (patch) | |
tree | 4a0876d39bcb46654790f558b5b972a51f1c77e2 | |
parent | 6926b61ac2cf67bb2ff7dd21e1a5408324f6e56a (diff) | |
download | scintilla-mirror-4b9e8b80094e040e64818eee441f1816e3d82a29.tar.gz |
Updates for 2.23.
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index b077f0eb4..6df97c96d 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -390,7 +390,7 @@ <a href="https://sourceforge.net/tracker/?func=detail&atid=352439&aid=3101598&group_id=2439">Feature #3101598.</a> </li> <li> - Borland is no longer supported for building Scintilla or SciTE on Windows. + Borland C++ is no longer supported for building Scintilla or SciTE on Windows. </li> <li> Performance improved when creating large rectangular selections. |