diff options
author | Neil <nyamatongwe@gmail.com> | 2013-07-22 09:13:00 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2013-07-22 09:13:00 +1000 |
commit | e3695b5b89baf3b37b98eb06b5167fef01ba7f6d (patch) | |
tree | 797935ede2de30c2b1458c6f91ef6d793866c58a | |
parent | 3ca2a4b33135afc377657a95282b3bc2bd2a51b8 (diff) | |
download | scintilla-mirror-e3695b5b89baf3b37b98eb06b5167fef01ba7f6d.tar.gz |
Fixed historical reference.
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
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. |