From f1c0cff8a28ac25f48ecaea672eb3d68250bb3c4 Mon Sep 17 00:00:00 2001 From: Michael Tokarev Date: Fri, 14 Jul 2023 14:27:04 +0300 Subject: hw/pci: spelling fixes Signed-off-by: Michael Tokarev Reviewed-by: Peter Maydell --- hw/pci-host/gt64120.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hw/pci-host/gt64120.c') diff --git a/hw/pci-host/gt64120.c b/hw/pci-host/gt64120.c index 82c15ed..143bf05 100644 --- a/hw/pci-host/gt64120.c +++ b/hw/pci-host/gt64120.c @@ -331,9 +331,9 @@ static void gt64120_update_pci_cfgdata_mapping(GT64120State *s) /* * The setting of the MByteSwap bit and MWordSwap bit in the PCI Internal * Command Register determines how data transactions from the CPU to/from - * PCI are handled along with the setting of the Endianess bit in the CPU + * PCI are handled along with the setting of the Endianness bit in the CPU * Configuration Register. See: - * - Table 16: 32-bit PCI Transaction Endianess + * - Table 16: 32-bit PCI Transaction Endianness * - Table 158: PCI_0 Command, Offset: 0xc00 */ -- cgit v1.1