diff options
Diffstat (limited to 'doc/ScintillaHistory.html')
-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 5f28aae36..7cb5ebcee 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -595,7 +595,7 @@ Released 18 December 2024. </li> <li> - Remember selection with undo and redo. Controlled with SCI_SETSELECTIONUNDOHISTORY. + Remember selection with undo and redo. Controlled with SCI_SETUNDOSELECTIONHISTORY. <a href="https://sourceforge.net/p/scintilla/feature-requests/1273/">Feature #1273</a>, <a href="https://sourceforge.net/p/scintilla/bugs/1479/">Bug #1479</a>, <a href="https://sourceforge.net/p/scintilla/bugs/1224/">Bug #1224</a>. |