aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sound
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2006-10-03 16:50:39 -0400
committerAdrian Bunk <bunk@stusta.de>2006-10-03 16:50:39 -0400
commit2fe0ae78c6975d6fa2fc0c84f2b8944543054105 (patch)
tree005a185c1043f5b99f4cd851ad071d6e95025064 /Documentation/sound
parenta2ffd2751683f4275d4d1aa5ce37e5a6a1ae21df (diff)
Fix typos in Documentation/: 'H'-'M'
This patch fixes typos in various Documentation txts. The patch addresses some words starting with the letters 'H'-'M'. Signed-off-by: Matt LaPlante <kernel1@cyberdogtech.com> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'Documentation/sound')
-rw-r--r--Documentation/sound/alsa/ALSA-Configuration.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sound/alsa/ALSA-Configuration.txt b/Documentation/sound/alsa/ALSA-Configuration.txt
index 4fbf8d5d4e73..138673a907f5 100644
--- a/Documentation/sound/alsa/ALSA-Configuration.txt
+++ b/Documentation/sound/alsa/ALSA-Configuration.txt
@@ -1882,7 +1882,7 @@ options snd-ens1371 index=1
1882# OSS/Free portion 1882# OSS/Free portion
1883alias sound-slot-0 snd-interwave 1883alias sound-slot-0 snd-interwave
1884alias sound-slot-1 snd-ens1371 1884alias sound-slot-1 snd-ens1371
1885----- /etc/moprobe.conf 1885----- /etc/modprobe.conf
1886 1886
1887In this example, the interwave card is always loaded as the first card 1887In this example, the interwave card is always loaded as the first card
1888(index 0) and ens1371 as the second (index 1). 1888(index 0) and ens1371 as the second (index 1).