memory: Fix docs typo

This commit is contained in:
Sebastian Dröge 2012-06-19 14:30:37 +01:00
parent fb874e2104
commit de37675e3a

View file

@ -218,7 +218,7 @@ typedef struct {
* GstAllocationParams: * GstAllocationParams:
* @flags: flags to control allocation * @flags: flags to control allocation
* @align: the desired alignment of the memory * @align: the desired alignment of the memory
* @prefix: the disired prefix * @prefix: the desired prefix
* @padding: the desired padding * @padding: the desired padding
* *
* Parameters to control the allocation of memory * Parameters to control the allocation of memory