Author: jhb
Date: Thu Dec 16 16:55:22 2010
New Revision: 216488
URL: http://svn.freebsd.org/changeset/base/216488
Log:
Spelling fix.
Modified:
head/sys/dev/acpica/acpi.c
Modified: head/sys/dev/acpica/acpi.c
==============================================================================
--- head/sys/dev/acpica/acpi.c Thu Dec 16 15:27:13 2010 (r216487)
+++ head/sys/dev/acpica/acpi.c Thu Dec 16 16:55:22 2010 (r216488)
@@ -1633,7 +1633,7 @@ acpi_probe_children(device_t bus)
ACPI_DEBUG_PRINT((ACPI_DB_OBJECTS, "device identify routines\n"));
bus_generic_probe(bus);
- /* Probe/attach all children, created staticly and from the namespace. */
+ /* Probe/attach all children, created statically and from the namespace. */
ACPI_DEBUG_PRINT((ACPI_DB_OBJECTS, "acpi bus_generic_attach\n"));
bus_generic_attach(bus);
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"