--- src/pulsecore/card.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pulsecore/card.h b/src/pulsecore/card.h index 5699475d8..09284f6ff 100644 --- a/src/pulsecore/card.h +++ b/src/pulsecore/card.h @@ -128,7 +128,7 @@ pa_card *pa_card_new(pa_core *c, pa_card_new_data *data); /* Select the initial card profile according to the configured policies. This * must be called between pa_card_new() and pa_card_put(), after the port and - * profile availablities have been initialized. */ + * profile availabilities have been initialized. */ void pa_card_choose_initial_profile(pa_card *card); void pa_card_put(pa_card *c); -- 2.18.0