aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-11-02 08:37:49 +1100
committerNeil <nyamatongwe@gmail.com>2015-11-02 08:37:49 +1100
commit75e59d403b121ae5d77b30a60fdec9ba9c705084 (patch)
tree3a042b869121e3db5fbb60332b1ed58adf158383
parentafcebb3d37469d50072b034eaff34203671d67e9 (diff)
downloadscintilla-mirror-75e59d403b121ae5d77b30a60fdec9ba9c705084.tar.gz
Fix typo.rel-3-6-2
-rw-r--r--doc/ScintillaHistory.html2
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.