aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2011-08-26 22:06:01 +0300
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>2011-08-29 10:35:05 +0100
commit11d6dded8eb09aca1d648166f5f80e846e9c8fc8 (patch)
treef42d01e8238f17fc0436e3a170bccc5a05f02fd3
parent9f94778c1603420e48d779a495e84eb82945cc75 (diff)
hw/pci-stub: fix comment typo
[Stefan fixed "doesn't" -> "don't"] Signed-off-by: Alon Levy <alevy@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
-rw-r--r--hw/pci-stub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci-stub.c b/hw/pci-stub.c
index c5a0aa897..1fb105d51 100644
--- a/hw/pci-stub.c
+++ b/hw/pci-stub.c
@@ -1,5 +1,5 @@
/*
- * PCI stubs for plathome that doesn't support pci bus.
+ * PCI stubs for platforms that don't support pci bus.
*
* Copyright (c) 2010 Isaku Yamahata <yamahata at valinux co jp>
* VA Linux Systems Japan K.K.