diff options
| -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> | 
