[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-trivial] [PATCH] hw/pci-stub: fix comment typo
From: |
Alon Levy |
Subject: |
[Qemu-trivial] [PATCH] hw/pci-stub: fix comment typo |
Date: |
Fri, 26 Aug 2011 22:06:01 +0300 |
Signed-off-by: Alon Levy <address@hidden>
---
hw/pci-stub.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hw/pci-stub.c b/hw/pci-stub.c
index c5a0aa8..8454c30 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 doesn't support pci bus.
*
* Copyright (c) 2010 Isaku Yamahata <yamahata at valinux co jp>
* VA Linux Systems Japan K.K.
--
1.7.6
- [Qemu-trivial] [PATCH] hw/pci-stub: fix comment typo,
Alon Levy <=