shithub: freetype+ttf2subf

Download patch

ref: 2c8e6279a7bfc314f3934bc8d126ecb1e5e284f1
parent: ae3afbc47184db5c7753318b36237af261c66b09
author: Werner Lemberg <[email protected]>
date: Tue Aug 28 04:02:13 EDT 2018

Minor doc fix.

git/fs: mount .git/fs: mount/attach disallowed
--- a/include/freetype/fterrors.h
+++ b/include/freetype/fterrors.h
@@ -92,8 +92,8 @@
    *    #include FT_ERRORS_H
    *  ```
    *
-   *  Note that `FT_Err_Ok` is _not_ defined with `FT_ERRORDEF` but with
-   *  `FT_NOERRORDEF`; it is always zero.
+   *  Note that `FT_Err_Ok` is _not_ defined with `FT_ERRORDEF`; it is
+   *  always zero.
    *
    */