aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2015-04-10 11:13:30 +1000
committerNeil <nyamatongwe@gmail.com>2015-04-10 11:13:30 +1000
commita74efc2497e8983918c026c9989748a6cbdfc75d (patch)
tree4da95272056f914d9ae8656f71c184736bf97b6a
parent8126c5ee7c4379aecf50dcba58a3768ca3d7687c (diff)
downloadscintilla-mirror-a74efc2497e8983918c026c9989748a6cbdfc75d.tar.gz
Formatting -> line end space removed.
-rw-r--r--doc/ScintillaHistory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 2d1d82f7f..49de6dc2c 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -488,7 +488,7 @@
Released 8 March 2015.
</li>
<li>
- Scintilla on Windows is now always a wide character window so SCI_SETKEYSUNICODE has no effect
+ Scintilla on Windows is now always a wide character window so SCI_SETKEYSUNICODE has no effect
and SCI_GETKEYSUNICODE always returns true. These APIs are deprecated and should not be called.
</li>
<li>