diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 029786c5c..027497e7b 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -575,7 +575,7 @@ <li> Change Perl lexer to style all line ends of comment lines in comment line style. Previously, the last character was in default style which made the characters in - \r\n line ends have mismatching styles . + \r\n line ends have mismatching styles. <a href="https://sourceforge.net/p/scintilla/bugs/2164/">Bug #2164</a>. </li> <li> |