[clutter-gst/clutter-gst-3.0] documentation: fix typo in video_sink_get_frame return value



commit 4a205958cfd3bd60d00bf11867e79d1b6d049142
Author: Chris Mayo <aklhfex gmail com>
Date:   Sat Nov 28 10:26:08 2015 +0000

    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

 clutter-gst/clutter-gst-video-sink.c |    2 +-
 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]