diff options
author | Neil <nyamatongwe@gmail.com> | 2015-07-06 09:34:49 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-07-06 09:34:49 +1000 |
commit | 4b1a2055c6c160c744ec911d789b89fcd490097d (patch) | |
tree | 8dc8121d59efbabcaf8346402a2f895c7c564e20 | |
parent | d0e0d03317a6b461719ae8fe676c0a4d9f0a76e4 (diff) | |
download | scintilla-mirror-4b1a2055c6c160c744ec911d789b89fcd490097d.tar.gz |
White space fix.
-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 33c1ea018..d8afc58c1 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -512,7 +512,7 @@ SciTE adds support for substyles. </li> <li> - SciTE properties files now discard trailing white space on variable names. + SciTE properties files now discard trailing white space on variable names. </li> <li> Calling SCI_SETIDENTIFIERS resets styling to ensure any added identifier are highlighted. |