Explorar o código

* mistyping fixed (xhmtl)

Tomas Hajny %!s(int64=20) %!d(string=hai) anos
pai
achega
ef03a27d2c
Modificáronse 1 ficheiros con 5 adicións e 2 borrados
  1. 5 2
      utils/fpdoc/dglobals.pp

+ 5 - 2
utils/fpdoc/dglobals.pp

@@ -98,7 +98,7 @@ resourcestring
   SManUsagePackageDescription = 'Use descr as the description of man pages';
   
   // 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';
   SCopyright                  = '(c) 2000 - 2003 Areca Systems GmbH / Sebastian Guenther, [email protected]';
@@ -1220,7 +1220,10 @@ end.
 
 {
   $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
 
   Revision 1.10  2005/05/04 08:38:58  michael