docs: Fix a typo
This commit is contained in:
parent
16cfe34ae8
commit
3b5ee20c36
|
@ -238,7 +238,7 @@
|
|||
you do so in a <literal>hb_blob_t</literal> wrapper.
|
||||
</para>
|
||||
<para>
|
||||
This allows you to take advantage of HarffBuzz's
|
||||
This allows you to take advantage of HarfBuzz's
|
||||
reference-counting and <function>destroy</function>
|
||||
callbacks. If you allocated the memory for the data using
|
||||
<function>malloc()</function>, you would create the blob using
|
||||
|
|
Loading…
Reference in New Issue