aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2013-04-05 13:50:19 +1100
committernyamatongwe <unknown>2013-04-05 13:50:19 +1100
commit7cc00b588e937a5a27df7aa0495a75091c23928c (patch)
treec656ff35335be3dfb96eba302cff2ece3a2f0292
parent114706d41626fcad26783759d9cd45ea25398c2d (diff)
downloadscintilla-mirror-7cc00b588e937a5a27df7aa0495a75091c23928c.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.