[PATCH v2 21/23] ALSA: hdsp: fix typos in comments

From: Hemanth Selam

Date: Tue Sep 15 2026 - 05:43:13 EST


Correct spelling mistakes in comments. No functional change.

Signed-off-by: Hemanth Selam <hemanth.selam@xxxxxxxxx>
---
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;

--
2.48.1