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 | 151300db3b2f3f16e4b982aa553b535e95aca41f (patch) | |
tree | 360afea8dd9b42297f34639c737d2b5744c4fefd | |
parent | 9c513040e4000fab734bda5fcdc44b7012cb33fd (diff) | |
download | scintilla-mirror-151300db3b2f3f16e4b982aa553b535e95aca41f.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> |