mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
treewide: fix issues found by codespell
This commit is contained in:
parent
4d94ba843c
commit
5913eb098c
10 changed files with 26 additions and 26 deletions
|
|
@ -580,7 +580,7 @@ static int do_start(struct impl *this)
|
|||
bool do_accept;
|
||||
int res;
|
||||
|
||||
/* Dont do anything if the node has already started */
|
||||
/* Don't do anything if the node has already started */
|
||||
if (this->started)
|
||||
return 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue