diff --git a/src/hb-blob.cc b/src/hb-blob.cc index f55e6aaf4..e7f35457d 100644 --- a/src/hb-blob.cc +++ b/src/hb-blob.cc @@ -333,7 +333,7 @@ hb_blob_get_length (hb_blob_t *blob) * * Fetches the data from a blob. * - * Returns: (transfer none) (array length=length): + * Returns: (transfer none) (array length=length): the byte data of @blob. * * Since: 0.9.2 **/