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
commitc07bac2a0c89da2a82cd96f2e9ba5fac6b68ef75 (patch)
tree15580c9f2ffa23e2b0e1419afddae6f416b49dff
parentd58aaaebea6ea6ee741acc663f4cc7ff116ac245 (diff)
downloadscintilla-mirror-c07bac2a0c89da2a82cd96f2e9ba5fac6b68ef75.tar.gz
Fix typo.
-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.