diff options
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
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. </li> <li> - Add SCI_PASTERECTANGULAR to insert text like a rectangular paste. + Add SCI_REPLACERECTANGULAR to insert text like a rectangular paste. </li> <li> Fixed bug with SCI_GETLASTCHILD. |