summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>2018-06-18 15:17:13 +0530
committerNikhil Ramakrishnan <ramakrishnan.nikhil@gmail.com>2018-06-18 15:17:13 +0530
commit779c8c4050c11f5afa387d4f2a27650a7cd2a7fc (patch)
treec4b147cceef27b1ad797dff43d7b6051ebdc65b5
parent95f7341d818ff43639f857bea03a2089289f33d8 (diff)
downloadfreetype2-779c8c4050c11f5afa387d4f2a27650a7cd2a7fc.tar.gz
Some more minor doc fixes.
-rw-r--r--include/freetype/ftcache.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/freetype/ftcache.h b/include/freetype/ftcache.h
index 03233eb59..5dedb52c0 100644
--- a/include/freetype/ftcache.h
+++ b/include/freetype/ftcache.h
@@ -30,13 +30,13 @@ FT_BEGIN_HEADER
/*************************************************************************
*
* @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