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 | f5ac57b9e178ef62ce89ccfceb986c23222c0ee5 (patch) | |
tree | 04dc3a37326a8c701a266d9910d1e1a8330cb7f1 | |
parent | 0652c4660456371e9ad9ade8521591ba689ec4dc (diff) | |
download | scintilla-mirror-f5ac57b9e178ef62ce89ccfceb986c23222c0ee5.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> |