Browse Source

* fixed typo in comment of freetype header file

git-svn-id: trunk@11614 -
Vincent Snijders 17 years ago
parent
commit
1a3c4c04cb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/fcl-image/src/freetypeh.pp

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

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