summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-03-29 12:53:11 +0300
committerStefan Kost <ensonic@users.sf.net>2010-04-16 15:53:27 +0300
commitefe59faa93a1267028247ad2a163b83aee97af4b (patch)
tree85448271a4cd78e2d0d985911b41ca948c2ae2a1
parent6c51803dc8823f764effffeb7cb99784a6684d0b (diff)
docs: fix typo in link name
-rw-r--r--ext/ogg/gstoggmux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ogg/gstoggmux.c b/ext/ogg/gstoggmux.c
index c7faf93d1..bdcc44179 100644
--- a/ext/ogg/gstoggmux.c
+++ b/ext/ogg/gstoggmux.c
@@ -20,7 +20,7 @@
/**
* SECTION:element-oggmux
- * @see_also: <link linkend="gst-plugins-base-plugins-deoggmux">oggdemux</link>
+ * @see_also: <link linkend="gst-plugins-base-plugins-oggdemux">oggdemux</link>
*
* This element merges streams (audio and video) into ogg files.
*