mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
Update pads.md (fix plural form typo)
This commit is contained in:
parent
17225950c1
commit
cb179b1e1a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ right. \[1\]
|
|||
Pad directions are very simple compared to pad availability. A pad can
|
||||
have any of three availabilities: always, sometimes and on request. The
|
||||
meaning of those three types is exactly as it says: always pads always
|
||||
exist, sometimes pad exist only in certain cases (and can disappear
|
||||
exist, sometimes pads exist only in certain cases (and can disappear
|
||||
randomly), and on-request pads appear only if explicitly requested by
|
||||
applications.
|
||||
|
||||
|
|
Loading…
Reference in a new issue