More docs updates.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 25 May 2001 20:41:48 +0000 (20:41 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 25 May 2001 20:41:48 +0000 (20:41 +0000)
Original commit message from CVS:
More docs updates.

docs/manual/autoplugging.sgml

index b940314..6a73b34 100644 (file)
@@ -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>