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 9f5155098..3b025531a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -516,7 +516,7 @@ </li> <li> SciTE adds an output.blank.margin.left property to allow setting the output pane - margin to a different width that the edit pane. + margin to a different width than the edit pane. </li> <li> CoffeeScript lexer highlights ranges correctly. |