summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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