summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2009-09-09 16:29:10 -0700
committerDavid Schleef <ds@schleef.org>2009-09-09 16:29:47 -0700
commite810dc0bca6d1ecc1718999b6aca5caa843fdaac (patch)
tree999fee0dcba73dd5193dea0cfbf7bb6b5a21e77b
parent9bd75d2e50219dda86eb0f56dadd9687d9884bff (diff)
Fix typo in inline documentation
-rw-r--r--gst/gstelement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gstelement.h b/gst/gstelement.h
index f8a14a42f9..d842edda04 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