summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Mayo <aklhfex@gmail.com>2015-11-28 10:26:08 +0000
committerLionel Landwerlin <llandwerlin@gmail.com>2016-02-14 23:20:45 +0000
commit4a205958cfd3bd60d00bf11867e79d1b6d049142 (patch)
treeca932ad21d7efdcd3cf7feee2576500e92bb20ad
parent3c60f996c73f721bb11b8506c462671482efcfb9 (diff)
downloadclutter-gst-4a205958cfd3bd60d00bf11867e79d1b6d049142.tar.gz
documentation: fix typo in video_sink_get_frame return value
Signed-off-by: Chris Mayo <aklhfex@gmail.com> https://bugzilla.gnome.org/show_bug.cgi?id=758768
-rw-r--r--clutter-gst/clutter-gst-video-sink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clutter-gst/clutter-gst-video-sink.c b/clutter-gst/clutter-gst-video-sink.c
index e08aa46..942c700 100644
--- a/clutter-gst/clutter-gst-video-sink.c
+++ b/clutter-gst/clutter-gst-video-sink.c
@@ -2549,7 +2549,7 @@ clutter_gst_video_sink_is_ready (ClutterGstVideoSink *sink)
* frame of the given video sink. An application is free to make a
* copy of this pipeline and modify it for custom rendering.
*
- * Return value: (transfer none): A #ClutterGstFame or NULL if there
+ * Return value: (transfer none): A #ClutterGstFrame or NULL if there
* isn't a frame to be displayed yet.
*
* Since: 3.0