Fix typos

This commit is contained in:
Andrea Gelmini 2021-04-28 20:29:44 +02:00 committed by Wim Taymans
parent 379068c31d
commit 47ef2b6b09
35 changed files with 53 additions and 53 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 identifier 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 simultaneously */
pa_direction_t direction;
int64_t latency_offset;