mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 15:06:34 +00:00
memory: Fix docs typo
This commit is contained in:
parent
fb874e2104
commit
de37675e3a
1 changed files with 1 additions and 1 deletions
|
@ -218,7 +218,7 @@ typedef struct {
|
|||
* GstAllocationParams:
|
||||
* @flags: flags to control allocation
|
||||
* @align: the desired alignment of the memory
|
||||
* @prefix: the disired prefix
|
||||
* @prefix: the desired prefix
|
||||
* @padding: the desired padding
|
||||
*
|
||||
* Parameters to control the allocation of memory
|
||||
|
|
Loading…
Reference in a new issue