diff options
author | Neil <nyamatongwe@gmail.com> | 2014-05-22 09:18:18 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-05-22 09:18:18 +1000 |
commit | 2fb8caa9c22f2696f360733fd4712e684cef6773 (patch) | |
tree | 4e0aad7de40ae6c86e01f1db57e07d36f0126fa5 /doc/index.html | |
parent | 3a13aa9b19e2f362a038c47e10ebffcb26424b31 (diff) | |
download | scintilla-mirror-2fb8caa9c22f2696f360733fd4712e684cef6773.tar.gz |
Minor documentation updates for release.
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index d0b416c5a..5c230fb36 100644 --- a/doc/index.html +++ b/doc/index.html @@ -71,7 +71,7 @@ </tr> </table> <ul id="versionlist"> - <li>Version 3.4.2 allows the application to filter input from the keyboard, paste, drag and drop and similar.</li> + <li>Version 3.4.2 allows the application to filter input from typing, paste, drag & drop and similar.</li> <li>Version 3.4.1 fixes a regression in 3.4.0 that stopped the caret moving when lines were wrapped.</li> <li>Version 3.4.0 finalises the Unicode line ends and substyles features provisionally added in 3.2.5.</li> </ul> |