Browse Source

fcl-res: fix header comment

git-svn-id: trunk@15003 -
paul 15 years ago
parent
commit
a3653a968f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/fcl-res/src/tlbreader.pp

+ 1 - 1
packages/fcl-res/src/tlbreader.pp

@@ -2,7 +2,7 @@
     This file is part of the Free Pascal run time library.
     This file is part of the Free Pascal run time library.
     Copyright (c) 2008 by Giulio Bernardi
     Copyright (c) 2008 by Giulio Bernardi
 
 
-    Resource reader for DFM files
+    Resource reader for TLB files
 
 
     See the file COPYING.FPC, included in this distribution,
     See the file COPYING.FPC, included in this distribution,
     for details about the copyright.
     for details about the copyright.