Browse Source

* XPM -> PNG

git-svn-id: trunk@32813 -
michael 9 years ago
parent
commit
37596246cf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/fcl-image/src/fpwritepng.pp

+ 1 - 1
packages/fcl-image/src/fpwritepng.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) 2003 by the Free Pascal development team
     Copyright (c) 2003 by the Free Pascal development team
 
 
-    XPM writer class.
+    PNG writer class.
 
 
     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.