mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
docs: fix typo
This commit is contained in:
parent
084cfed249
commit
c5291d5c21
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
<title>Pads</title>
|
||||
<para>
|
||||
<emphasis>Pads</emphasis> are element's input and output, where
|
||||
you can connect other elements. They used to negotiate links and
|
||||
you can connect other elements. They are used to negotiate links and
|
||||
data flow
|
||||
between elements in &GStreamer;. A pad can be viewed as a
|
||||
<quote>plug</quote> or <quote>port</quote> on an element where
|
||||
|
|
Loading…
Reference in a new issue