aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2020-04-06 07:51:24 +1000
committerNeil <nyamatongwe@gmail.com>2020-04-06 07:51:24 +1000
commitd8f03ac1b008f47af895856a479baf512f3c3b5b (patch)
tree3f46c70088a700baa3b0e6c21d0ebd72d4123f02
parent4c1a1f3fa0aa0ff5c9150b7d58c5e2fdbb33a4ce (diff)
downloadscintilla-mirror-d8f03ac1b008f47af895856a479baf512f3c3b5b.tar.gz
Backport: Typo.
Backport of changeset 8125:e07adbc1fb4b.
-rw-r--r--doc/ScintillaHistory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 176f09d3e..938859f55 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -576,7 +576,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>