Minor doc fix.

This commit is contained in:
Werner Lemberg 2018-08-28 08:02:13 +02:00
parent ae3afbc471
commit 2c8e6279a7
1 changed files with 2 additions and 2 deletions

View File

@ -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.
*
*/