d3d12: Fix typo in docs

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7642>
This commit is contained in:
Seungha Yang 2024-10-09 15:46:15 -04:00
parent ef55b31f46
commit 024f450204

View file

@ -184,7 +184,7 @@ gst_d3d12_fence_data_new (void)
* @pool: a #GstD3D12FenceDataPool
* @data: (out) (transfer full): a pointer to #GstD3D12FenceData
*
* Acquire #GstD3D12CommandAllocator object
* Acquire #GstD3D12FenceData object
*
* Returns: %TRUE if successful
*