From de37675e3a9d223d5038387fb5d4d77e4d2fd317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Tue, 19 Jun 2012 14:30:37 +0100 Subject: [PATCH] memory: Fix docs typo --- gst/gstmemory.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gstmemory.h b/gst/gstmemory.h index 73fe663e44..e27da28359 100644 --- a/gst/gstmemory.h +++ b/gst/gstmemory.h @@ -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