doc: Update

This commit is contained in:
github-actions[bot]
2025-05-21 17:44:44 +00:00
parent 6cc7666cb3
commit 0ea6532985

View File

@@ -180,7 +180,7 @@ action in it from a different&nbsp;thread.</p>
<tr><td title="transfer: full">The caller of the method takes ownership of the returned data, and is responsible for freeing it.</td></tr> <tr><td title="transfer: none">The returned data is owned by the instance.</td></tr>
</table> </table>