From: Alon Levy Date: Fri, 26 Aug 2011 19:06:01 +0000 (+0300) Subject: hw/pci-stub: fix comment typo X-Git-Tag: v1.0-rc0~366^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=11d6dded8eb09aca1d648166f5f80e846e9c8fc8;p=thirdparty%2Fqemu.git hw/pci-stub: fix comment typo [Stefan fixed "doesn't" -> "don't"] Signed-off-by: Alon Levy Signed-off-by: Stefan Hajnoczi --- diff --git a/hw/pci-stub.c b/hw/pci-stub.c index c5a0aa89794..1fb105d51c9 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 * VA Linux Systems Japan K.K.