diff options
author | nyamatongwe <devnull@localhost> | 2013-04-05 13:50:19 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2013-04-05 13:50:19 +1100 |
commit | b15a88258a2467e2c2c8d94793f555c2403dc9e6 (patch) | |
tree | 73ce4ada818a7b917c496ecd6d2e9d474b49febb | |
parent | cb90452f412711785d5a04eb8e5f3a86dc82e1c5 (diff) | |
download | scintilla-mirror-b15a88258a2467e2c2c8d94793f555c2403dc9e6.tar.gz |
Extraneous space.
-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 b47043756..1e50b448c 100644 --- a/doc/index.html +++ b/doc/index.html @@ -72,7 +72,7 @@ </table> <ul id="versionlist"> <li>Version 3.3.0 implements overlay scrollers and kinetic scrolling on Cocoa. - Performance improved on GTK+ and Cocoa by performing more work in + Performance improved on GTK+ and Cocoa by performing more work in high-priority idle tasks.</li> <li>Version 3.2.5 SCI_ALLOCATEEXTENDEDSTYLES introduced so that different uses of extended styles can cooperate. |