[clutter-gst] doc: Fix copy/paste typo in clutter_gst_player_get_pipeline() annotation



commit 65a5625b1f74226672332047d39c2b5e3cd53259
Author: Damien Lespiau <damien lespiau intel com>
Date:   Tue Aug 30 12:25:11 2011 +0100

    doc: Fix copy/paste typo in clutter_gst_player_get_pipeline() annotation

 clutter-gst/clutter-gst-player.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/clutter-gst/clutter-gst-player.c b/clutter-gst/clutter-gst-player.c
index 9c4101a..9ee06db 100644
--- a/clutter-gst/clutter-gst-player.c
+++ b/clutter-gst/clutter-gst-player.c
@@ -1864,8 +1864,7 @@ clutter_gst_player_default_init (ClutterGstPlayerIface *iface)
  * Retrieves the #GstPipeline used by the @player, for direct use with
  * GStreamer API.
  *
- * Return value: (transfer none): the #GstPipeline element used by the
- * video texture
+ * Return value: (transfer none): the #GstPipeline element used by the player
  *
  * Since: 1.4
  */



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