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 c113ca837..4f20d06a3 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -249,7 +249,7 @@  	Batch file lexer understands more of the syntax and the behaviour of builtin commands.  	</li>  	<li> -	Perl lexer better handles here docs; disambiguates barewords, quote-like delimiters, and repetition operators; +	Perl lexer handles here docs better; disambiguates barewords, quote-like delimiters, and repetition operators;  	handles Pods after __END__; recognises numbers better; and handles some typeglob special variables.  	</li>  	<li> | 
