Skip to content

Commit 3733490

Browse files
author
delphidabbler
committed
Edit and correct about box's help topic
1 parent 27b38e4 commit 3733490

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

Src/Help/HTML/dlg_about.htm

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ <h1>
2727
</h1>
2828
<p>
2929
This dialogue box provides various pieces of information about
30-
<em>CodeSnip</em> and the <em>Code Snippets Database</em>. It is accessed
31-
from the <em>Help | About</em> menu option.
30+
<em>CodeSnip</em> and the <em>DelphiDabbler Code Snippets Database</em>.
31+
It is accessed from the <em>Help | About</em> menu option.
3232
</p>
3333
<p>
34-
The program's version number is displayed in the heading of the dialogue
35-
box.
34+
The program's name and version number is displayed in the heading of the
35+
dialogue box.
3636
</p>
3737
<p>
3838
In addition the dialogue has three tabs, each of which is described below.
@@ -59,7 +59,8 @@ <h2>
5959
</p>
6060
<ul class="unspaced">
6161
<li>
62-
Where to find the <em>Code Snippets Database</em> online.
62+
A brief description of the database with a link to its <em>GitHub</em>
63+
project page.
6364
</li>
6465
<li>
6566
Licensing information.
@@ -89,8 +90,8 @@ <h3>
8990
</li>
9091
<li>
9192
<em>Main Database Directory</em> &ndash; the directory containing a
92-
local copy of the DelphiDabbler Code Snippets Database database. This
93-
directory may be empty if the user has not downloaded the database.
93+
copy of the DelphiDabbler Code Snippets Database. This directory may be
94+
empty if the database has not been installed.
9495
</li>
9596
<li>
9697
<em>User Database Directory</em> &ndash; the directory containing the
@@ -113,16 +114,16 @@ <h3>
113114
</h3>
114115
<p>
115116
The content of the program's application wide and per-user config files
116-
can be displayed by clicking the <em>View Application Config File</em> and
117-
<em>View Per-User Config File</em> buttons respectively.
117+
can be displayed by clicking the <em>View Application Config File</em>
118+
and <em>View Per-User Config File</em> buttons respectively.
118119
</p>
119120
<p>
120-
You can find documentation of the meaning of the config file entries in
121-
<em>CodeSnip<em>'s <a
121+
You can find documentation of the config file entries in
122+
<em>CodeSnip</em>'s <a
122123
href="https://github.com/delphidabbler/codesnip"
123124
class="weblink"
124125
target="_blank"
125-
>Git repository</a>.
126+
>GitHub repository</a>.
126127
</p>
127128
</body>
128129
</html>

0 commit comments

Comments
 (0)