aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index 9020ee803..fbb7e0058 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -493,7 +493,7 @@
<li>
Added SCI_MULTIPLESELECTADDNEXT to add the next occurrence of the main selection within the
target to the set of selections as main. If the current selection is empty then select word around caret.
- SCI_MULTIPLESELECTADDNEXT adds each occurrence of the main selection within the
+ SCI_MULTIPLESELECTADDEACH adds each occurrence of the main selection within the
target to the set of selections.
</li>
<li>