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 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. |