summaryrefslogtreecommitdiff
path: root/sys/dev/bhnd/siba/siba.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/bhnd/siba/siba.c')
-rw-r--r--sys/dev/bhnd/siba/siba.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/bhnd/siba/siba.c b/sys/dev/bhnd/siba/siba.c
index 9e837e3fbc5e..4e0c34ac63b0 100644
--- a/sys/dev/bhnd/siba/siba.c
+++ b/sys/dev/bhnd/siba/siba.c
@@ -420,7 +420,7 @@ siba_register_addrspaces(device_t dev, struct siba_devinfo *di,
/* Region numbers must be assigned in order, but our siba address
* space IDs may be sparsely allocated; thus, we track
- * the region index seperately. */
+ * the region index separately. */
region_num = 0;
/* Register the device address space entries */