aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-07-22 09:13:00 +1000
committerNeil <nyamatongwe@gmail.com>2013-07-22 09:13:00 +1000
commit2935c20ef9052f7924b145bdca34b7f88a4f2cce (patch)
treed538a2ac286d83f29bd518ac6fb6c040ff595140
parent63901e08e07f5c71b9891e97a9c784501abab342 (diff)
downloadscintilla-mirror-2935c20ef9052f7924b145bdca34b7f88a4f2cce.tar.gz
Fixed historical reference.
-rw-r--r--doc/ScintillaHistory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index c4379dd51..83fed2c52 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -475,7 +475,7 @@
</li>
<li>
CoffeeScript lexer fixes a bug with comment blocks.
- <a href="http://sourceforge.net/p/scintilla/feature-requests/1495/">Feature #1495.</a>
+ <a href="http://sourceforge.net/p/scintilla/bugs/1495/">Bug #1495</a>
</li>
<li>
ECL lexer regular expression code fixed.