aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2007-02-25 01:38:02 +0000
committernyamatongwe <devnull@localhost>2007-02-25 01:38:02 +0000
commit21b3680e1bb0938909e40acbfb09ae162e2d90fc (patch)
treeb30f1dd03890fd0165ae0802bb4da3ce870c9aa4
parenta86b0bc80f2fe6170deaaef6a308ec2b73a72a59 (diff)
downloadscintilla-mirror-21b3680e1bb0938909e40acbfb09ae162e2d90fc.tar.gz
Slightly more understandable wording.
-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 />