24 Jun
2021
24 Jun
'21
7:15 p.m.
Signed-off-by: Nihal Jere nihal@nihaljere.xyz --- src/control/control.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/control/control.c b/src/control/control.c index 91415b51..3930c7b1 100644 --- a/src/control/control.c +++ b/src/control/control.c @@ -390,7 +390,7 @@ int snd_ctl_card_info(snd_ctl_t *ctl, snd_ctl_card_info_t *info) /** * \brief Get a list of element identifiers * - * Before calling this function, memoru must be allocated using + * Before calling this function, memory must be allocated using * snd_ctl_elem_list_malloc(). * * This function obtains data from the sound card driver and puts it
--
2.32.0