[blob] Typo in documentation

This commit is contained in:
Khaled Hosny 2023-02-21 18:07:53 +02:00
parent 424f5f2c0d
commit 0575229477
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ HB_BEGIN_DECLS
* HarfBuzz and doing that just once (no reuse!),
*
* - If the font is mmap()ed, it's okay to use
* @HB_MEMORY_READONLY_MAY_MAKE_WRITABLE, however, using that mode
* @HB_MEMORY_MODE_READONLY_MAY_MAKE_WRITABLE, however, using that mode
* correctly is very tricky. Use @HB_MEMORY_MODE_READONLY instead.
**/
typedef enum {