mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Fix typos
found them with codespell. Signed-off-by: Diego Viola <diego.viola@gmail.com>
This commit is contained in:
parent
8a24ad3073
commit
7410755c03
45 changed files with 100 additions and 100 deletions
|
|
@ -1018,9 +1018,9 @@ A choice contains an array of possible values.
|
|||
- Step (2) : child1 is a default value, options are between
|
||||
child2 and child3, in steps of child4 in the value array.
|
||||
- Enum (3) : child1 is a default value, options are any value from
|
||||
the value array, prefered values come first.
|
||||
the value array, preferred values come first.
|
||||
- Flags (4) : child1 is a default value, options are any value from
|
||||
the value array, prefered values come first.
|
||||
the value array, preferred values come first.
|
||||
- flags: must be 0
|
||||
|
||||
## Pod (20)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue