diff options
Diffstat (limited to 'doc/ScintillaDoc.html')
| -rw-r--r-- | doc/ScintillaDoc.html | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index ef79b95b9..a06d1928d 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -1776,7 +1776,9 @@ struct TextToFind {            <td>36</td> -          <td>This style sets the display attributes used when drawing control characters. See +          <td>This style sets the font used when drawing control characters. +	  Only the font, size, bold, italics, and character set attributes are used and not +	  the colour attributes. See            also: <a class="message"            href="#SCI_SETCONTROLCHARSYMBOL"><code>SCI_SETCONTROLCHARSYMBOL</code></a>.</td>          </tr> | 
