aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--doc/ScintillaDoc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 8cb6774cb..9aaa71d14 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -77,7 +77,7 @@ SCI_GETSTYLEBITS
squiggly underlines, a line of small 'T' shapes, a line of diagonal hatching or as strike-out.
Additional indicators such as blurred could be defined in the future.
The number of bits used for styles can be altered
- with SCI_SETSTYLEBITS up to a maximum of 6 bits.
+ with SCI_SETSTYLEBITS up to a maximum of 7 bits.
The remaining bits can be used for indicators.
</p>
<p>