aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2002-09-21 11:34:29 +0000
committernyamatongwe <devnull@localhost>2002-09-21 11:34:29 +0000
commitf91565070e6f818925cae35de8b97a85f8ad1533 (patch)
tree6a2ba0824caecd202f76245f7a14acb8d9698786
parentcbb6335e174d2c06ea3cdeb4e21e4fd4f89c9227 (diff)
downloadscintilla-mirror-f91565070e6f818925cae35de8b97a85f8ad1533.tar.gz
Fixed run together words.
-rw-r--r--doc/ScintillaDoc.html2
1 files changed, 1 insertions, 1 deletions
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