mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05: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
|
|
@ -1152,7 +1152,7 @@ next_indicator:
|
|||
|
||||
/* *****
|
||||
* Following commands requires a Service Level Connection
|
||||
* and acces to a modem
|
||||
* and access to a modem
|
||||
* ***** */
|
||||
|
||||
} else if (!backend->modem.network_has_service) {
|
||||
|
|
@ -1162,7 +1162,7 @@ next_indicator:
|
|||
|
||||
/* *****
|
||||
* Following commands requires a Service Level Connection,
|
||||
* acces to a modem and to the network
|
||||
* access to a modem and to the network
|
||||
* ***** */
|
||||
|
||||
} else if (spa_strstartswith(buf, "ATA")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue