From e810dc0bca6d1ecc1718999b6aca5caa843fdaac Mon Sep 17 00:00:00 2001 From: David Schleef Date: Wed, 9 Sep 2009 16:29:10 -0700 Subject: [PATCH] Fix typo in inline documentation --- gst/gstelement.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst/gstelement.h b/gst/gstelement.h index f8a14a4..d842edd 100644 --- a/gst/gstelement.h +++ b/gst/gstelement.h @@ -401,7 +401,7 @@ G_STMT_START { \ * @last_return: the last return value of an element state change * @bus: the bus of the element. This bus is provided to the element by the * parent element or the application. A #GstPipeline has a bus of its own. - * @clock: the clock of the element. This clock is usually provided by to the + * @clock: the clock of the element. This clock is usually provided to the * element by the toplevel #GstPipeline. * @base_time: the time of the clock right before the element is set to * PLAYING. Subtracting @base_time from the current clock time in the PLAYING -- 2.7.4