diff options
author | Neil <nyamatongwe@gmail.com> | 2014-04-03 13:12:50 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-04-03 13:12:50 +1100 |
commit | 955abcceab34d06f6cc8729c03d1aa5a869c9f6a (patch) | |
tree | d0e9b495c45c82c9b4adecb916e4455855e9b0e3 | |
parent | 0d214186afd8ae71c138f2a157ceca086bff6968 (diff) | |
download | scintilla-mirror-955abcceab34d06f6cc8729c03d1aa5a869c9f6a.tar.gz |
Terminate list.
-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 49f2d26b0..49e11739e 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -472,7 +472,7 @@ C++ lexer supports Go back quoted raw string literals with lexer.cpp.backquoted.strings option. <a href="http://sourceforge.net/p/scintilla/feature-requests/1047/">Feature #1047.</a> </li> - <ul> + </ul> <h3> <a href="http://prdownloads.sourceforge.net/scintilla/scite341.zip?download">Release 3.4.1</a> </h3> |