aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2016-05-25 09:49:01 +1000
committerNeil <nyamatongwe@gmail.com>2016-05-25 09:49:01 +1000
commitd0d15e0c1a47b11925e5136be242a9a833fc63a6 (patch)
tree09436ede402352daf965fb4852e03d0dade8b940
parent0a7f8c392b0f4a1a8bab521fa0e926796c38df13 (diff)
downloadscintilla-mirror-d0d15e0c1a47b11925e5136be242a9a833fc63a6.tar.gz
Fixed extra space in URL.
-rw-r--r--doc/ScintillaHistory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 2c40bc85d..82c992800 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -523,7 +523,7 @@
</li>
<li>
Scripts reading Scintilla.iface file include comments for enu and lex definitions.
- <a href="http://sourceforge.net/p/scintilla/bugs/1829 /">Bug #1829 </a>.
+ <a href="http://sourceforge.net/p/scintilla/bugs/1829/">Bug #1829</a>.
</li>
<li>
Fix crashes on GTK+ if idle work active when destroyed.