ref: 779c8c4050c11f5afa387d4f2a27650a7cd2a7fc
parent: 95f7341d818ff43639f857bea03a2089289f33d8
author: Nikhil Ramakrishnan <[email protected]>
date: Mon Jun 18 11:17:13 EDT 2018
Some more minor doc fixes.
--- a/include/freetype/ftcache.h
+++ b/include/freetype/ftcache.h
@@ -30,13 +30,13 @@
/*************************************************************************
*
* @section:
- * cache_subsystem
+ * cache_subsystem
*
* @title:
- * Cache Sub-System
+ * Cache Sub-System
*
* @abstract:
- * How to cache face, size, and glyph data with FreeType~2.
+ * How to cache face, size, and glyph data with FreeType~2.
*
* @description:
* This section describes the FreeType~2 cache sub-system, which is used