summaryrefslogtreecommitdiff
path: root/modules.cfg
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2006-09-29 22:13:21 +0000
committerWerner Lemberg <wl@gnu.org>2006-09-29 22:13:21 +0000
commit9884faed9d43777f04fccd8ef898a08d0a3b3eb6 (patch)
treee25e70262937202a122c59d97b6e164598ebac72 /modules.cfg
parent1e4402e3dc9836611ea421187d360460c5a2abd1 (diff)
downloadfreetype2-9884faed9d43777f04fccd8ef898a08d0a3b3eb6.tar.gz
Typo in comment.
Diffstat (limited to 'modules.cfg')
-rw-r--r--modules.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.cfg b/modules.cfg
index 995f40bf6..26a750669 100644
--- a/modules.cfg
+++ b/modules.cfg
@@ -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