mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -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
|
|
@ -250,7 +250,7 @@ static void pw_properties_from_avahi_string(const char *key, const char *value,
|
|||
value = "none";
|
||||
pw_properties_set(props, "raop.encryption.type", value);
|
||||
} else if (spa_streq(key, "cn")) {
|
||||
/* Suported audio codecs:
|
||||
/* Supported audio codecs:
|
||||
* 0 = PCM,
|
||||
* 1 = ALAC,
|
||||
* 2 = AAC,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue