diff options
author | Neil <nyamatongwe@gmail.com> | 2016-03-09 13:59:09 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-03-09 13:59:09 +1100 |
commit | 0175c47bf5256941d7c6c34305bfb426b01b2964 (patch) | |
tree | 667371a1aba5552340b483f2786190c0caada937 | |
parent | 7f3a8dd77e1b4705824794dc59763211beed796b (diff) | |
download | scintilla-mirror-0175c47bf5256941d7c6c34305bfb426b01b2964.tar.gz |
Fix typos.
-rw-r--r-- | doc/ScintillaHistory.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index f7c84b81c..1c0d7db19 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -549,12 +549,12 @@ as this may occur when another application has opened the clipboard. </li> <li> - On Windows backout change that removed use of def file to ensure + On Windows back out change that removed use of def file to ensure Scintilla_DirectFunction exported without name mangling. <a href="http://sourceforge.net/p/scintilla/bugs/1813/">Bug #1813</a>. </li> <li> - For SciTE, more descriptive error messages are displayed when there are problems loadng the + For SciTE, more descriptive error messages are displayed when there are problems loading the Lua startup script. <a href="http://sourceforge.net/p/scintilla/feature-requests/1139/">Feature #1139.</a> </li> |