From d4cab73d0915e71196c33ea9bc1cfec9a97704b2 Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Tue, 10 Nov 2015 14:41:35 -0300 Subject: [PATCH] context: fix some copy and paste leftover in docs --- gst/gstcontext.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gst/gstcontext.c b/gst/gstcontext.c index 717d8d2640..a90bd9c226 100644 --- a/gst/gstcontext.c +++ b/gst/gstcontext.c @@ -245,8 +245,8 @@ gst_context_get_structure (const GstContext * context) * Get a writable version of the structure. * * Returns: The structure of the context. The structure is still - * owned by the event, which means that you should not free it and - * that the pointer becomes invalid when you free the event. + * owned by the context, which means that you should not free it and + * that the pointer becomes invalid when you free the context. * This function checks if @context is writable. * * Since: 1.2