From b0cd712cc37bc532b26d9935953cf347e025fc7a Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Fri, 6 Aug 2010 21:53:45 +0200 Subject: Fix spelling in comments multifuction -> multifunction successfull -> successful. Signed-off-by: Stefan Weil --- hw/pci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hw/pci.c') diff --git a/hw/pci.c b/hw/pci.c index 6d0934df9a..1280d4d785 100644 --- a/hw/pci.c +++ b/hw/pci.c @@ -604,7 +604,7 @@ static int pci_init_multifunction(PCIBus *bus, PCIDevice *dev) } /* - * multifuction bit is interpreted in two ways as follows. + * multifunction bit is interpreted in two ways as follows. * - all functions must set the bit to 1. * Example: Intel X53 * - function 0 must set the bit, but the rest function (> 0) -- cgit v1.2.3