From 17e335c45b61069caaeeafe879554f743635eec2 Mon Sep 17 00:00:00 2001 From: Hemanth Selam Date: Tue, 15 Sep 2026 14:14:22 +0530 Subject: ALSA: hdsp: fix typos in comments Correct spelling mistakes in comments. No functional change. Signed-off-by: Hemanth Selam Signed-off-by: Takashi Iwai Link: https://patch.msgid.link/20260915084424.1007757-22-hemanth.selam@gmail.com --- sound/pci/rme9652/hdsp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/pci/rme9652/hdsp.c b/sound/pci/rme9652/hdsp.c index 31cc2d91c8d2..0ade73057731 100644 --- a/sound/pci/rme9652/hdsp.c +++ b/sound/pci/rme9652/hdsp.c @@ -3664,7 +3664,7 @@ snd_hdsp_proc_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) snd_iprintf(buffer, "\n"); - /* Informations about H9632 specific controls */ + /* Information about H9632 specific controls */ if (hdsp->io_type == H9632) { char *tmp; -- cgit v1.2.3