ref: 75a941098f65d09462aefa7a589dd483a2c2f311
parent: 8502c98b15390a397de2d5826c9d8b017d7fc208
author: Werner Lemberg <[email protected]>
date: Mon Jun 22 02:50:38 EDT 2015
Typo.
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -13,9 +13,9 @@
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