Skip to content

Commit e2290cd

Browse files
author
delphidabbler
committed
Edit and correct load/save selection dialogue help topics
1 parent 7b09187 commit e2290cd

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

Src/Help/HTML/dlg_loadselection.htm

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,14 @@ <h1>
3131
Selection</em> menu option is chosen.
3232
</p>
3333
<p>
34-
Use this dialogue box to specify the name of the file containing the
35-
details of database selection to be loaded. By default only files with the
34+
Use this dialogue box to specify the name of the file containing details
35+
of the database selection to be loaded. By default only files with the
3636
&quot;.cssel&quot; extension are displayed. This can be changed using the
3737
<em>Files of type</em> drop-down list and chosing &quot;All files&quot;.
3838
</p>
3939
<p>
40-
Click <em>OK</em> to confirm the selection. If the file aleady exists you
41-
will be prompted for permission to overwrite it. Choosing an invalid file
42-
will result in an error message.
40+
Click <em>OK</em> to load the selection. Choosing an invalid file will
41+
result in an error message.
4342
</p>
4443
</body>
4544
</html>

Src/Help/HTML/dlg_saveselection.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ <h1>
3737
<em>Save as type</em> drop-down list and chosing &quot;All files&quot;.
3838
</p>
3939
<p>
40-
Click <em>OK</em> to confirm the selection. If the file aleady exists you
41-
will be prompted for permission to overwrite it. Note that if the
40+
Click <em>OK</em> to confirm the save. If the chosen file aleady exists
41+
you will be prompted for permission to overwrite it. Note that if the
4242
&quot;CodeSnip selection files&quot; file type is selected and a file name
4343
with no extension is entered then &quot;.cssel&quot; will be appended to
4444
it.

0 commit comments

Comments
 (0)