diff options
author | Tim Blechmann <tim@klingt.org> | 2009-01-31 18:01:13 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-01-31 18:01:13 +0100 |
commit | d563ffa6b319a4e401d096db9014a947590ca081 (patch) | |
tree | 5e79cac76b70d7aec0eacb582b5d1b2ad6adc179 /sound/pci | |
parent | 55aef4508598d59c2baea7e2a3e6dfed415bbfc0 (diff) | |
download | op-kernel-dev-d563ffa6b319a4e401d096db9014a947590ca081.zip op-kernel-dev-d563ffa6b319a4e401d096db9014a947590ca081.tar.gz |
ALSA: pcxhr: fix trivial typo
Signed-off-by: Tim Blechmann <tim@klingt.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci')
-rw-r--r-- | sound/pci/pcxhr/pcxhr_core.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/pcxhr/pcxhr_core.h b/sound/pci/pcxhr/pcxhr_core.h index bbbd66d..be01737 100644 --- a/sound/pci/pcxhr/pcxhr_core.h +++ b/sound/pci/pcxhr/pcxhr_core.h @@ -1,7 +1,7 @@ /* * Driver for Digigram pcxhr compatible soundcards * - * low level interface with interrupt ans message handling + * low level interface with interrupt and message handling * * Copyright (c) 2004 by Digigram <alsa@digigram.com> * |