docs: Fix a typo

This commit is contained in:
Matthias Clasen 2022-01-13 08:57:56 -05:00
parent 16cfe34ae8
commit 3b5ee20c36
1 changed files with 21 additions and 21 deletions

View File

@ -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