Fix typos in a comment.

This commit is contained in:
tmm 2002-02-13 15:43:42 +00:00
parent 242f49613d
commit d1b951ba96

View File

@ -258,8 +258,8 @@ isa_alloc_resource(device_t bus, device_t child, int type, int *rid,
/*
* This inlines a modified resource_list_alloc(); this is needed
* because the resources need to have offsets added to them, whcih
* cannot be done beforehand without patching the resource list entires
* because the resources need to have offsets added to them, which
* cannot be done beforehand without patching the resource list entries
* (which is ugly).
*/
if (passthrough) {