mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-17 22:49:23 +02:00
* mistyping fixed (xhmtl)
This commit is contained in:
parent
e759cda9e6
commit
ef03a27d2c
@ -98,7 +98,7 @@ resourcestring
|
|||||||
SManUsagePackageDescription = 'Use descr as the description of man pages';
|
SManUsagePackageDescription = 'Use descr as the description of man pages';
|
||||||
|
|
||||||
// HTML usage
|
// HTML usage
|
||||||
SHTMLUsageFooter = 'Append xhmtl from file as footer to html page';
|
SHTMLUsageFooter = 'Append xhtml from file as footer to html page';
|
||||||
|
|
||||||
STitle = 'FPDoc - Free Pascal Documentation Tool';
|
STitle = 'FPDoc - Free Pascal Documentation Tool';
|
||||||
SCopyright = '(c) 2000 - 2003 Areca Systems GmbH / Sebastian Guenther, sg@freepascal.org';
|
SCopyright = '(c) 2000 - 2003 Areca Systems GmbH / Sebastian Guenther, sg@freepascal.org';
|
||||||
@ -1220,7 +1220,10 @@ end.
|
|||||||
|
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.11 2005-05-09 18:50:13 michael
|
Revision 1.12 2005-05-15 19:36:30 hajny
|
||||||
|
* mistyping fixed (xhmtl)
|
||||||
|
|
||||||
|
Revision 1.11 2005/05/09 18:50:13 michael
|
||||||
* Added patch from Vincent Snijders to add a footer to each HTML page
|
* Added patch from Vincent Snijders to add a footer to each HTML page
|
||||||
|
|
||||||
Revision 1.10 2005/05/04 08:38:58 michael
|
Revision 1.10 2005/05/04 08:38:58 michael
|
||||||
|
Loading…
Reference in New Issue
Block a user