Skip to content

Commit 546ff3a

Browse files
committed
Fix fillup autocompletion info.
1 parent 46f6b80 commit 546ff3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ISHelp/isetup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3705,7 +3705,7 @@ Filename: "{win}\MyProg.ini"; Section: "InstallSettings"; Key: "InstallPath"; St
37053705
<td>Select autocompletion</td><td>Tab or Enter</td>
37063706
</tr>
37073707
<tr>
3708-
<td>Fillup autocompletion</td><td>Space for ISPP directives and expressions, and for Flags and Type parameters<br />\ for constants<br />: for constants and section parameters<br />] for sections<br />= for section directives<br />( for [Code]</td>
3708+
<td>Fillup autocompletion</td><td>Space for ISPP directives, for [Setup] section values, and for Flags and Type parameters<br />\ for constants<br />: for constants and section parameters<br />] for sections<br />= for section directives</td>
37093709
</tr>
37103710
<tr>
37113711
<td>Invoke parameter hint or show next definition</td><td>Ctrl+Shift+Space</td>

0 commit comments

Comments
 (0)