Skip to content

Commit 001a210

Browse files
author
DelphiDabbler
committed
Expanded explanation of Defaults button in Namespaces tab of Configure Compilers dialogue.
Also fixed some typos.
1 parent dc1d47e commit 001a210

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Src/Help/HTML/dlg_configcompilers.htm

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
55
* obtain one at http://mozilla.org/MPL/2.0/
66
*
7-
* Copyright (C) 2005-2015, Peter Johnson (www.delphidabbler.com).
7+
* Copyright (C) 2005-2016, Peter Johnson (www.delphidabbler.com).
88
*
99
* $Rev$
1010
* $Date$
@@ -193,11 +193,14 @@ <h2>
193193
This can be useful if you have made some changes to namespaces and
194194
<em>CodeSnip</em> fails to compile snippets correctly. The default
195195
namespaces have been chosen because they contain the most commonly used
196-
units.
196+
units. <strong>Note:</strong> New releases of <em>CodeSnip</em> may
197+
change the default namespaces. Should this happen after you have
198+
customised the namespaces you will need to use the <em>Defaults</em>
199+
button to force the program to recognise the new default settings.
197200
</li>
198201
</ul>
199202
<p>
200-
For an list of RTL and VCL units, and the namespaces to which thet belong,
203+
For a list of RTL and VCL units, and the namespaces to which they belong,
201204
see your compiler's documentation.
202205
</p>
203206
<h2>

0 commit comments

Comments
 (0)