Author: jhb
Date: Fri Jun 24 13:58:56 2011
New Revision: 223502
URL: http://svn.freebsd.org/changeset/base/223502
Log:
Typo.
Modified:
head/sys/dev/acpica/acpi.c
Modified: head/sys/dev/acpica/acpi.c
==============================================================================
--- head/sys/dev/acpica/acpi.c Fri Jun 24 13:45:14 2011 (r223501)
+++ head/sys/dev/acpica/acpi.c Fri Jun 24 13:58:56 2011 (r223502)
@@ -1244,7 +1244,7 @@ acpi_alloc_resource(device_t bus, device
/*
* First attempt at allocating the resource. For direct children,
* use resource_list_alloc() to handle reserved resources. For
- * other dveices, pass the request up to our parent.
+ * other devices, pass the request up to our parent.
*/
if (bus == device_get_parent(child)) {
ad = device_get_ivars(child);
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"