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 66a529540..86db4be09 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -3901,7 +3901,7 @@ struct Sci_TextToFind { by drawing underlines under text or boxes around text.</p> <p>Indicators may have a different "hover" colour and style when the mouse is over them or the caret is moved into them. - This may be used, for example, to indicate that a URL can be clicked.</p + This may be used, for example, to indicate that a URL can be clicked.</p> <p>Indicators may be displayed as simple underlines, squiggly underlines, a line of small 'T' shapes, a line of diagonal hatching, a strike-out or a rectangle around the text. |