Fix typos

found them with codespell.

Signed-off-by: Diego Viola <diego.viola@gmail.com>
This commit is contained in:
Diego Viola 2024-05-20 10:45:04 -03:00 committed by Wim Taymans
parent 8a24ad3073
commit 7410755c03
45 changed files with 100 additions and 100 deletions

View file

@ -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,