All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Alsa-info: Fix typo
@ 2011-01-05 10:27 David Henningsson
  2011-01-05 10:38 ` Jaroslav Kysela
  0 siblings, 1 reply; 2+ messages in thread
From: David Henningsson @ 2011-01-05 10:27 UTC (permalink / raw)
  To: Jaroslav Kysela, ALSA Development Mailing List

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

This simple typo has annoyed me for a while. Please fix it, so
I can focus on more important issues :-)

-- 
David Henningsson, Canonical Ltd.
http://launchpad.net/~diwic

[-- Attachment #2: 0001-Alsa-info-Fix-typo.patch --]
[-- Type: text/x-patch, Size: 997 bytes --]

>From 417f87254109927514c5191e45dfc6fd282ba3e9 Mon Sep 17 00:00:00 2001
From: David Henningsson <david.henningsson@canonical.com>
Date: Wed, 5 Jan 2011 11:18:40 +0100
Subject: [PATCH] Alsa-info: Fix typo

This simple typo has annoyed me for a while. Please fix it, so
I can focus on more important issues :-)

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
---
 utils/alsa-info.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/utils/alsa-info.sh b/utils/alsa-info.sh
index c9d2a4e..1de7507 100755
--- a/utils/alsa-info.sh
+++ b/utils/alsa-info.sh
@@ -540,7 +540,7 @@ echo "" >> $FILE
 cat $TEMPDIR/lspci.tmp >> $FILE
 echo "" >> $FILE
 echo "" >> $FILE
-echo "!!Advanced information - PCI Vendor/Device/Susbsystem ID's" >> $FILE
+echo "!!Advanced information - PCI Vendor/Device/Subsystem ID's" >> $FILE
 echo "!!--------------------------------------------------------" >> $FILE
 echo "" >> $FILE
 lspci -vvn |grep -A1 040[1-3] >> $FILE
-- 
1.7.1


[-- Attachment #3: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Alsa-info: Fix typo
  2011-01-05 10:27 [PATCH] Alsa-info: Fix typo David Henningsson
@ 2011-01-05 10:38 ` Jaroslav Kysela
  0 siblings, 0 replies; 2+ messages in thread
From: Jaroslav Kysela @ 2011-01-05 10:38 UTC (permalink / raw)
  To: David Henningsson; +Cc: ALSA Development Mailing List

On Wed, 5 Jan 2011, David Henningsson wrote:

> This simple typo has annoyed me for a while. Please fix it, so
> I can focus on more important issues :-)

Applied, thanks.

 					Jaroslav

-----
Jaroslav Kysela <perex@perex.cz>
Linux Kernel Sound Maintainer
ALSA Project, Red Hat, Inc.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-05 10:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-05 10:27 [PATCH] Alsa-info: Fix typo David Henningsson
2011-01-05 10:38 ` Jaroslav Kysela

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.