[pulseaudio-discuss] [PATCH 7/7] card: Fix typo in comments
João Paulo Rechi Vita
jprvita at gmail.com
Wed Aug 8 03:39:24 UTC 2018
---
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
More information about the pulseaudio-discuss
mailing list