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

@ -282,7 +282,7 @@ static int parse_bluez_pacs(const uint8_t *data, size_t data_size, struct pac_da
struct spa_debug_context *debug_ctx)
{
/*
* BlueZ capabilites for the same codec may contain multiple
* BlueZ capabilities for the same codec may contain multiple
* PACs separated by zero-length LTV (see BlueZ b907befc2d80)
*/
int pac = 0;