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
commitc3afad8f2e5b8022069b18ed470b3afea262d651 (patch)
tree99faaa9aa59467fc771d2537d64918a5df1f905d
parentb987c30197ddddf67e4bcc8a3b32c1099d87edd7 (diff)
downloadscintilla-mirror-c3afad8f2e5b8022069b18ed470b3afea262d651.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>