From f1d157682479bfa08e82fb513b2d9510f736cc46 Mon Sep 17 00:00:00 2001 From: Neil Date: Wed, 23 Jun 2021 23:19:54 +1000 Subject: Fix API name. --- doc/ScintillaHistory.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 697cc085e..634a7ff50 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -591,7 +591,7 @@ and support setting a representation for the "\r\n" line end sequence.
  • - Add SCI_PASTERECTANGULAR to insert text like a rectangular paste. + Add SCI_REPLACERECTANGULAR to insert text like a rectangular paste.
  • Fixed bug with SCI_GETLASTCHILD. -- cgit v1.2.3