Explorar el Código

* fixed typo in comment of freetype header file

git-svn-id: trunk@11614 -
Vincent Snijders hace 17 años
padre
commit
1a3c4c04cb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/fcl-image/src/freetypeh.pp

+ 1 - 1
packages/fcl-image/src/freetypeh.pp

@@ -16,7 +16,7 @@
 unit freetypeh;
 unit freetypeh;
 
 
 { These are not all the availlable calls from the dll, but only those
 { These are not all the availlable calls from the dll, but only those
-  I needed for the TStringBimaps }
+  I needed for the TStringBitMaps }
 
 
 interface
 interface