summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2015-03-06 20:53:56 +0000
committerjhb <jhb@FreeBSD.org>2015-03-06 20:53:56 +0000
commit7d16cdc7ad28b2d7bd1ed1af632f9d6287dbd2bf (patch)
treed04762a5b22742490a2e6d35641484ff2a78557a
parent0fd8b4a005158f2d9d6204434c10b70018b4ffc0 (diff)
downloadFreeBSD-src-7d16cdc7ad28b2d7bd1ed1af632f9d6287dbd2bf.zip
FreeBSD-src-7d16cdc7ad28b2d7bd1ed1af632f9d6287dbd2bf.tar.gz
Fix a typo.
-rw-r--r--sys/dev/acpica/acpi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/acpica/acpi.c b/sys/dev/acpica/acpi.c
index bf2cc54..b331fb8 100644
--- a/sys/dev/acpica/acpi.c
+++ b/sys/dev/acpica/acpi.c
@@ -1071,7 +1071,7 @@ acpi_hint_device_unit(device_t acdev, device_t child, const char *name,
}
/*
- * Fech the NUMA domain for the given device.
+ * Fetch the NUMA domain for the given device.
*
* If a device has a _PXM method, map that to a NUMA domain.
*
OpenPOWER on IntegriCloud