mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -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
|
|
@ -961,7 +961,7 @@ static int write_queued_output_buffers(struct impl *this)
|
|||
|
||||
/* In here, we write as much data as possible. The device may
|
||||
* initially not have sufficient space, but it is possible
|
||||
* that due to ongoing data consumption, it can accomodate
|
||||
* that due to ongoing data consumption, it can accommodate
|
||||
* for more data in a next attempt, hence the "again" label.
|
||||
*
|
||||
* If during the write attempts, only a portion of a chunk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue