Typo in comment.

This commit is contained in:
Werner Lemberg 2006-09-29 22:13:21 +00:00
parent 1e4402e3dc
commit 9884faed9d
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ BASE_EXTENSIONS += ftbbox.c
BASE_EXTENSIONS += ftbdf.c
# Utility functions for converting 1bpp, 2bpp, 4bpp, and 8bpp bitmaps into
# 8bpp format, and for emboldening of bitmap glyphs..
# 8bpp format, and for emboldening of bitmap glyphs.
#
# See include/freetype/ftbitmap.h for the API.
BASE_EXTENSIONS += ftbitmap.c