summaryrefslogtreecommitdiff
path: root/docs/CHANGES
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2015-06-22 06:50:38 +0200
committerWerner Lemberg <wl@gnu.org>2015-06-22 06:50:38 +0200
commit75a941098f65d09462aefa7a589dd483a2c2f311 (patch)
tree2275d659cf1b52539bf8d3cb0308dcdbc15d9abf /docs/CHANGES
parent8502c98b15390a397de2d5826c9d8b017d7fc208 (diff)
downloadfreetype2-75a941098f65d09462aefa7a589dd483a2c2f311.tar.gz
Typo.
Diffstat (limited to 'docs/CHANGES')
-rw-r--r--docs/CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index fe5ebd51f..865ba83dc 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -13,9 +13,9 @@ CHANGES BETWEEN 2.6 and 2.6.1
insensitive file systems like Mac OS X or Windows).
Applications that use (a) `freetype-config' or FreeType's
- `freetype2.pc' file pkg-config to get the include directory for
- the compiler, and (b) the documented way for header inclusion
- like
+ `freetype2.pc' file for pkg-config to get the include directory
+ for the compiler, and (b) the documented way for header
+ inclusion like
#include <ft2build.h>
#include FT_FREETYPE_H