[blob] Typo in documentation
This commit is contained in:
parent
424f5f2c0d
commit
0575229477
|
@ -63,7 +63,7 @@ HB_BEGIN_DECLS
|
||||||
* HarfBuzz and doing that just once (no reuse!),
|
* HarfBuzz and doing that just once (no reuse!),
|
||||||
*
|
*
|
||||||
* - If the font is mmap()ed, it's okay to use
|
* - 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.
|
* correctly is very tricky. Use @HB_MEMORY_MODE_READONLY instead.
|
||||||
**/
|
**/
|
||||||
typedef enum {
|
typedef enum {
|
||||||
|
|
Loading…
Reference in New Issue