summaryrefslogtreecommitdiff
path: root/sys/arch/kbus/dev/xd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/kbus/dev/xd.c')
-rw-r--r--sys/arch/kbus/dev/xd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/kbus/dev/xd.c b/sys/arch/kbus/dev/xd.c
index c4c8a9793c9..2235fb64a40 100644
--- a/sys/arch/kbus/dev/xd.c
+++ b/sys/arch/kbus/dev/xd.c
@@ -1262,7 +1262,7 @@ xdc_rqtopb(iorq, iopb, cmd, subfun)
/*
* xdc_cmd: front end for POLL'd and WAIT'd commands. Returns rqno.
* If you've already got an IORQ, you can call submit directly (currently
- * there is no need to do this). NORM requests are handled seperately.
+ * there is no need to do this). NORM requests are handled separately.
*/
int
xdc_cmd(xdcsc, cmd, subfn, unit, block, scnt, dptr, fullmode)