Blob Blame History Raw
From a893b7fc7b59cdf3fae01335c86537bee4407edc Mon Sep 17 00:00:00 2001
From: Elijah Harding <eharding830@gmail.com>
Date: Thu, 17 Mar 2022 18:52:01 -0700
Subject: [PATCH] ALSA: core: Fix typo in 'PCM Timer Interface' help
Git-commit: a893b7fc7b59cdf3fae01335c86537bee4407edc
Patch-mainline: v5.18-rc1
References: jsc#PED-850

Signed-off-by: Elijah Harding <eharding830@gmail.com>
Link: https://lore.kernel.org/r/20220318015201.30871-1-eharding830@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>

---
 sound/core/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/core/Kconfig b/sound/core/Kconfig
index db2e3c63ff41..dd7b40734723 100644
--- a/sound/core/Kconfig
+++ b/sound/core/Kconfig
@@ -84,7 +84,7 @@ config SND_PCM_TIMER
 	help
 	  If you disable this option, pcm timer will be unavailable, so
 	  those stubs that use pcm timer (e.g. dmix, dsnoop & co) may work
-	  incorrectlly.
+	  incorrectly.
 
 	  For some embedded devices, we may disable it to reduce memory
 	  footprint, about 20KB on x86_64 platform.
-- 
2.35.3