[PATCH] ALSA: emu10k1: Fix typo in docs

Bhanu Seshu Kumar Valluri posted 1 patch 4 months, 1 week ago
Documentation/sound/cards/emu-mixer.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] ALSA: emu10k1: Fix typo in docs
Posted by Bhanu Seshu Kumar Valluri 4 months, 1 week ago
interally => internally

Signed-off-by: Bhanu Seshu Kumar Valluri <bhanuseshukumar@gmail.com>
---
 Note: No change in functionality intended.
 Documentation/sound/cards/emu-mixer.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/sound/cards/emu-mixer.rst b/Documentation/sound/cards/emu-mixer.rst
index d87a6338d3d8..edcedada4c96 100644
--- a/Documentation/sound/cards/emu-mixer.rst
+++ b/Documentation/sound/cards/emu-mixer.rst
@@ -66,7 +66,7 @@ FX-bus
 
 name='Clock Source',index=0
 ---------------------------
-This control allows switching the word clock between interally generated
+This control allows switching the word clock between internally generated
 44.1 or 48 kHz, or a number of external sources.
 
 Note: the sources for the 1616 CardBus card are unclear. Please report your
-- 
2.34.1
Re: [PATCH] ALSA: emu10k1: Fix typo in docs
Posted by Takashi Iwai 4 months ago
On Wed, 01 Oct 2025 11:07:57 +0200,
Bhanu Seshu Kumar Valluri wrote:
> 
> interally => internally
> 
> Signed-off-by: Bhanu Seshu Kumar Valluri <bhanuseshukumar@gmail.com>

Applied now.  Thanks.


Takashi