From c14fadb44739d232fa04e7d984857a28471baf5d Mon Sep 17 00:00:00 2001
From: Tse Kit Yam
Date: Wed, 21 Sep 2016 18:04:44 +1000
Subject: Bug [#1864]. Fix incorrect nesting of tags.
---
doc/ScintillaDoc.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
(limited to 'doc/ScintillaDoc.html')
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 136312b3b..9175d6b80 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -2469,7 +2469,7 @@ struct Sci_TextToFind {
characters with codes less than 0x20, with word characters set to alphanumeric and '_'.
-Word keyboard commands are:
+
Word keyboard commands are:
- SCI_WORDLEFT
- SCI_WORDLEFTEXTEND
@@ -2487,7 +2487,6 @@ struct Sci_TextToFind {
- SCI_DELWORDRIGHT
- SCI_DELWORDRIGHTEND
-
Styling
--
cgit v1.2.3