aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2013-07-03 17:47:01 +1000
committerNeil <nyamatongwe@gmail.com>2013-07-03 17:47:01 +1000
commitfa0a86d972aa2e4ba56c3527d4a20f2354b0c1e4 (patch)
tree7d3fc136b3b732380d05514e8ceac90de71c7172
parent84b9adc43ca0e020849df3cb20514a204aa5b1a2 (diff)
downloadscintilla-mirror-fa0a86d972aa2e4ba56c3527d4a20f2354b0c1e4.tar.gz
Removed out-of-date text.
-rw-r--r--doc/ScintillaDoc.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 19829cbd8..88379e4b5 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -6612,9 +6612,7 @@ href="#SCI_POSITIONFROMLINE">SCI_POSITIONFROMLINE</a>(lineNumber);
<td align="left">Valid for text changes, not for style changes. If we are collecting undo
information this holds a pointer to the text that is handed to the Undo system, otherwise
- it is zero. For user performed SC_MOD_BEFOREDELETE the text field is 0 and
- for user performed SC_MOD_BEFOREINSERT the text field points to an array of cells,
- not bytes and the length is the number of cells.</td>
+ it is zero. For user performed SC_MOD_BEFOREDELETE the text field is 0.</td>
</tr>
<tr>