summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2001-05-25 20:41:48 +0000
committerWim Taymans <wim.taymans@gmail.com>2001-05-25 20:41:48 +0000
commit96d1132bc685cc869c5809179d384e22304be28d (patch)
tree61eaf6ed43c6d297b906a4b5a1695fecf4221fcb
parent75e66711f9454f0cfd64a16dc5074b587feae5a1 (diff)
More docs updates.
Original commit message from CVS: More docs updates.
-rw-r--r--docs/manual/autoplugging.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/autoplugging.sgml b/docs/manual/autoplugging.sgml
index b9403141ae..6a73b343ff 100644
--- a/docs/manual/autoplugging.sgml
+++ b/docs/manual/autoplugging.sgml
@@ -28,7 +28,7 @@
</para>
<para>
If the autoplugger supports the RENDERER API, use gst_autoplug_to_renderers() call to
- create a bin that connectes the src caps to the specified render elements. You can
+ create a bin that connects the src caps to the specified render elements. You can
then add the bin to a pipeline and run it.
<programlisting>