aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2013-04-05 13:50:19 +1100
committernyamatongwe <devnull@localhost>2013-04-05 13:50:19 +1100
commitb15a88258a2467e2c2c8d94793f555c2403dc9e6 (patch)
tree73ce4ada818a7b917c496ecd6d2e9d474b49febb
parentcb90452f412711785d5a04eb8e5f3a86dc82e1c5 (diff)
downloadscintilla-mirror-b15a88258a2467e2c2c8d94793f555c2403dc9e6.tar.gz
Extraneous space.
-rw-r--r--doc/index.html2
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.