aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaHistory.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 32c8b7ea5..0f515ca91 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -596,8 +596,7 @@
<code>lexer.number</code>.
</li>
<li>
- Lua LPeg lexer can return list of known lexers, and style names for a given style number via
- <code>SCI_PRIVATELEXERCALL</code>.
+ Lua LPeg lexer can return list of known lexers and style names for a given style number.
</li>
<li>
Lua LPeg lexer supports the <code>fold.compact</code> property.