diff options
author | Neil <nyamatongwe@gmail.com> | 2014-08-08 15:50:24 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-08-08 15:50:24 +1000 |
commit | be4645be814ee6a9a6cd6c3cb92f6ba33747f42a (patch) | |
tree | fd83aa0acebabc8b3a56cc8243bf25ebbcb564db | |
parent | ee9bbdeafc2e0bd94f4f947e7566142fd19ddba6 (diff) | |
download | scintilla-mirror-be4645be814ee6a9a6cd6c3cb92f6ba33747f42a.tar.gz |
Change log.
-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 3bb58f509..74b76a117 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -487,7 +487,7 @@ Explicit tab stops may be set for each line. </li> <li> - On Windows, when using Korean input methods, IME composition is moved from a + On Windows and GTK+, when using Korean input methods, IME composition is moved from a separate window into the Scintilla window. </li> <li> |