ref: a150b5ab53fe57c063924658bb0e67774fb629d1
parent: 9d8e6c29801c95ca170578a209ba2308dd8efa99
author: Nikhil Ramakrishnan <[email protected]>
date: Sat Jun 16 11:53:15 EDT 2018
Minor formatting.
--- a/include/freetype/ftglyph.h
+++ b/include/freetype/ftglyph.h
@@ -244,7 +244,7 @@
* FreeType error code. 0~means success.
*
* @Note:
- * Because `*aglyph->advance.x' and '*aglyph->advance.y' are 16.16
+ * Because `*aglyph->advance.x' and `*aglyph->advance.y' are 16.16
* fixed-point numbers, `slot->advance.x' and `slot->advance.y'
* (which are in 26.6 fixed-point format) must be in the range
* ]-32768;32768[.
--- a/include/freetype/internal/ftserv.h
+++ b/include/freetype/internal/ftserv.h
@@ -415,7 +415,7 @@
* using its cache.
*
* @input:
- * face::
+ * face ::
* The source face handle containing the cache.
*
* field ::