aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2010-07-17 10:47:02 +1000
committernyamatongwe <unknown>2010-07-17 10:47:02 +1000
commite85fbcec0f709bc92e8cf65e8e0f7e1ab50c0946 (patch)
treedf0fcea1338dd6f957f7b3215382f48dfc263498
parent21e3fb4e554e3b8370b2fcd31be897aaf6e6911b (diff)
downloadscintilla-mirror-e85fbcec0f709bc92e8cf65e8e0f7e1ab50c0946.tar.gz
Removed duplicate.
-rw-r--r--doc/ScintillaDoc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 07c3c0aeb..ffa7f9238 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -3311,7 +3311,7 @@ struct Sci_TextToFind {
<code>SC_MARK_CIRCLE</code>, <code>SC_MARK_ROUNDRECT</code>, <code>SC_MARK_ARROW</code>,
<code>SC_MARK_SMALLRECT</code>, <code>SC_MARK_SHORTARROW</code>, <code>SC_MARK_EMPTY</code>,
<code>SC_MARK_ARROWDOWN</code>, <code>SC_MARK_MINUS</code>, <code>SC_MARK_PLUS</code>,
- <code>SC_MARK_ARROWS</code>, <code>SC_MARK_DOTDOTDOT</code>, <code>SC_MARK_EMPTY</code>,
+ <code>SC_MARK_ARROWS</code>, <code>SC_MARK_DOTDOTDOT</code>,
<code>SC_MARK_BACKGROUND</code>, <code>SC_MARK_LEFTRECT</code>,
<code>SC_MARK_FULLRECT</code>, and <code>SC_MARK_UNDERLINE</code>.</p>