giostreamsrc: Fix copy&paste error in the docs

This commit is contained in:
Sebastian Dröge 2010-06-14 09:53:07 +02:00
parent 0f3ea721e4
commit a34fe5df35

View 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;