diff options
| -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 4fb3a1194..5615c8f94 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -499,7 +499,7 @@  	</li>  	<li>  	On Cocoa, clients may customize SCIContentView by subclassing both SCIContentView and ScintillaView -	and implementing the contentViewClass class method on the ScintillaView subclass to return the class of  +	and implementing the contentViewClass class method on the ScintillaView subclass to return the class of  	the SCIContentView subclass.  	</li>  	<li> | 
