diff --git a/ISHelp/isetup.xml b/ISHelp/isetup.xml
index bd57c19ba..374d08bb9 100644
--- a/ISHelp/isetup.xml
+++ b/ISHelp/isetup.xml
@@ -3217,10 +3217,10 @@ Filename: "{win}\MYPROG.INI"; Section: "InstallSettings"; Key: "InstallPath"; St
Remove a selection by clicking it. | Ctrl+Click |
- Add word as additional selection. | Ctrl+Double Click |
+ Add word as additional selection. | Ctrl+DoubleClick |
- Add line as additional selection. | Ctrl+Triple Click |
+ Add line as additional selection. | Ctrl+TripleClick |
Add the next occurrence of the current word or selected text as an additional selection. | Shift+Alt+. |
@@ -3243,6 +3243,15 @@ Filename: "{win}\MYPROG.INI"; Section: "InstallSettings"; Key: "InstallPath"; St
Revert multiple selections into a single one or a single selection into an empty one. | Esc |
+
+ Select word. | DoubleClick |
+
+
+ Select line. | TripleClick or Click on line number |
+
+
+ Select all. | Ctrl+A or Ctrl+Click on line number |
+
Complete word. | Ctrl+Space or Ctrl+I or Alt+Right (the last only if the Delphi key map is not active) |