diff options
Diffstat (limited to 'doc/ScintillaDoc.html')
| -rw-r--r-- | doc/ScintillaDoc.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index a3fc400fa..0aa77ca06 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -2151,7 +2151,7 @@ struct TextToFind {      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 /> -     The selection background can be drawn translucently in the selection background colour by +     The selection can be drawn translucently in the selection background colour by       setting an alpha value.</p>      <p><b id="SCI_SETCARETFORE">SCI_SETCARETFORE(int <a class="jump" | 
