treewide: fix issues found by codespell

This commit is contained in:
Björn Daase 2021-03-16 18:09:38 +01:00 committed by Wim Taymans
parent 4d94ba843c
commit 5913eb098c
10 changed files with 26 additions and 26 deletions

View file

@ -72,7 +72,7 @@ struct pa_device_port {
unsigned priority;
pa_available_t available; /* PA_AVAILABLE_UNKNOWN, PA_AVAILABLE_NO or PA_AVAILABLE_YES */
char *availability_group; /* a string indentifier which determine the group of devices handling the available state simulteneously */
char *availability_group; /* a string identifier which determine the group of devices handling the available state simulteneously */
pa_direction_t direction;
int64_t latency_offset;