From: David Schleef Date: Wed, 9 Sep 2009 23:29:10 +0000 (-0700) Subject: Fix typo in inline documentation X-Git-Tag: RELEASE-0.10.25~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e810dc0bca6d1ecc1718999b6aca5caa843fdaac;p=platform%2Fupstream%2Fgstreamer.git Fix typo in inline documentation --- 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