Gitweb: http://git.kernel.org/linus/d563ffa6b319a4e401d096db9014a947590ca081 Commit: d563ffa6b319a4e401d096db9014a947590ca081 Parent: 55aef4508598d59c2baea7e2a3e6dfed415bbfc0 Author: Tim Blechmann <tim@klingt.org> AuthorDate: Sat Jan 31 18:01:13 2009 +0100 Committer: Takashi Iwai <tiwai@suse.de> CommitDate: Sat Jan 31 18:01:13 2009 +0100 ALSA: pcxhr: fix trivial typo Signed-off-by: Tim Blechmann <tim@klingt.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> --- 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> * -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
