mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
doc: fix some spelling errors
This commit is contained in:
parent
82b0644e23
commit
2176874687
2 changed files with 3 additions and 3 deletions
|
|
@ -263,7 +263,7 @@ Now we're ready to connect the stream and run the main loop:
|
|||
```
|
||||
|
||||
To connect we specify that we have an `PW_DIRECTION_INPUT` stream. `PW_ID_ANY`
|
||||
means that we are ok with conneting to any producer. We also allow the user
|
||||
means that we are ok with connecting to any producer. We also allow the user
|
||||
to pass an optional target id.
|
||||
|
||||
We're setting the `PW_STREAM_FLAG_AUTOCONNECT` flag to make an automatic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue