From ecb489934d555c1ac01bb4c95b2ae4e58a666b18 Mon Sep 17 00:00:00 2001 From: Neil Date: Tue, 28 Jul 2015 19:10:49 +1000 Subject: Remove archaic mention of cells. --- doc/ScintillaDoc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ScintillaDoc.html') diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 9cf880d0e..7538dd57f 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -6891,7 +6891,7 @@ href="#SCI_POSITIONFROMLINE">SCI_POSITIONFROMLINE(lineNumber); length - Length of the change in cells or characters when the text or styling + Length of the change in bytes when the text or styling changes. Set to 0 if not used. @@ -7059,7 +7059,7 @@ href="#SCI_POSITIONFROMLINE">SCI_POSITIONFROMLINE(lineNumber); Text is about to be inserted into the document. - position, if performed by user then text in cells, length in cells + position, if performed by user then text in bytes, length in bytes -- cgit v1.2.3