aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDoc.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaDoc.html')
-rw-r--r--doc/ScintillaDoc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 9a912a4d2..3a08f9db1 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -2179,7 +2179,7 @@ struct TextToFind {
href="#colour">colour</a>)</b><br />
You can choose to override the default selection colouring with these two messages. The colour
you provide is used if you set <code>useSelection*Colour</code> to <code>true</code>. If it is
- set to <code>false</code>, the default colour colouring is used and the <code>colour</code>
+ set to <code>false</code>, the default styled colouring is used and the <code>colour</code>
argument has no effect.</p>
<p><b id="SCI_SETSELALPHA">SCI_SETSELALPHA(int <a class="jump" href="#alpha">alpha</a>)</b><br />
<b id="SCI_GETSELALPHA">SCI_GETSELALPHA</b><br />