projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75e6671
)
More docs updates.
author
Wim Taymans
<wim.taymans@gmail.com>
Fri, 25 May 2001 20:41:48 +0000
(20:41 +0000)
committer
Wim 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
patch
|
blob
|
history
diff --git
a/docs/manual/autoplugging.sgml
b/docs/manual/autoplugging.sgml
index
b940314
..
6a73b34
100644
(file)
--- 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 connect
e
s 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>