From d1b073bb7dfd555f2434c8a7f4ce5fdc6f99db73 Mon Sep 17 00:00:00 2001 From: nyamatongwe Date: Sat, 21 Sep 2002 11:34:29 +0000 Subject: Fixed run together words. --- doc/ScintillaDoc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index a44f0d3fb..d2c9ef913 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -762,7 +762,7 @@ SCI_GETMARGINSENSITIVEN(int margin) There may be up to three margins to the left of the text display. Each margin may contain marker symbols and some may be set to display line numbers (with SCI_SETMARGINTYPEN). The markers - displayed in each margin are set withSCI_SETMARGINMASKN. Any + displayed in each margin are set with SCI_SETMARGINMASKN. Any markers not associated with a visible margin will be displayed as changes in background colour in the text. A width in pixels can be set for each margin. Margins with a zero -- cgit v1.2.3