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 | 7ce9cede71d1759a86b65277315c45d4179862f6 (patch) | |
| tree | cda247e3535ce33ed4b54387656e655640d32d7b | |
| parent | 7e7327b93665cc88b109295c09d529db8c5bb679 (diff) | |
| download | scintilla-mirror-7ce9cede71d1759a86b65277315c45d4179862f6.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. |
