diff options
author | nyamatongwe <nyamatongwe@gmail.com> | 2012-10-20 23:04:59 +1100 |
---|---|---|
committer | nyamatongwe <nyamatongwe@gmail.com> | 2012-10-20 23:04:59 +1100 |
commit | 454a5e34cf2c3db4ebde9887562781312adee99a (patch) | |
tree | c8728801e806bc2c8378057197d447afb367d1ec /doc | |
parent | 9d993cebf19f423ff66bc22b6b03d1d20957f539 (diff) | |
download | scintilla-mirror-rel-3-2-3.tar.gz |
Fixed bug number in history.rel-3-2-3
Diffstat (limited to 'doc')
-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 cd44a5399..47b1777fe 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -451,7 +451,7 @@ </li> <li> For C/C++, recognize exponent in floating point hexadecimal literals. - <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3519260&group_id=2439">Bug #3519260.</a> + <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3576454&group_id=2439">Bug #3576454.</a> </li> <li> For C #include statements, do not treat // in the path as a comment. |