summaryrefslogtreecommitdiff
path: root/src/device/pci_class.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/pci_class.c')
-rw-r--r--src/device/pci_class.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/pci_class.c b/src/device/pci_class.c
index c5630f72f7..9f2e7d6e10 100644
--- a/src/device/pci_class.c
+++ b/src/device/pci_class.c
@@ -93,7 +93,7 @@ static const PCI_SUBCLASS communication[] = {
{ 0x02, "Multiport serial controller" },
{ 0x03, "Modem" },
{ 0x04, "GPIB controller" },
- { 0x05, "Smard Card controller" },
+ { 0x05, "Smart Card controller" },
{ 0x80, "Communication controller" }
};