summaryrefslogtreecommitdiffstats
path: root/sys/isa/pnpparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/isa/pnpparse.c')
-rw-r--r--sys/isa/pnpparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/isa/pnpparse.c b/sys/isa/pnpparse.c
index 7f051d6..2f0a1fe 100644
--- a/sys/isa/pnpparse.c
+++ b/sys/isa/pnpparse.c
@@ -499,7 +499,7 @@ pnp_parse_resources(device_t dev, u_char *resources, int len, int ldn)
/*
* Back to the common part; clear it
* as its contents has already been copied
- * to each dependant.
+ * to each dependent.
*/
config = &configs[0];
bzero(config, sizeof(*config));
OpenPOWER on IntegriCloud