giostreamsrc: Fix copy&paste error in the docs
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 14 Jun 2010 07:53:07 +0000 (09:53 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 14 Jun 2010 07:53:31 +0000 (09:53 +0200)
ext/gio/gstgiostreamsrc.c

index b031de6bc537eed02ebf27481dfcf6d1e17d6509..bd6c686baa63a62c74dd463ebf2ac616a20228e1 100644 (file)
@@ -31,7 +31,7 @@
  * <refsect2>
  * <title>Example code</title>
  * <para>
- * The following example reads data from a #GMemoryOutputStream.
+ * The following example reads data from a #GMemoryInputStream.
  * |[
 
 #include &lt;gst/gst.h&gt;