aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/firewire/sbp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/firewire/sbp.h b/sys/dev/firewire/sbp.h
index 93ad991e3a76..f50723556763 100644
--- a/sys/dev/firewire/sbp.h
+++ b/sys/dev/firewire/sbp.h
@@ -126,7 +126,7 @@ struct sbp_status {
#define STATUS_LUR 5
/* 6: Maximum payload too small */
/* 7: Reserved for future standardization */
-/* 8: Resource unavailabe */
+/* 8: Resource unavailable */
#define STATUS_RES_UNAVAIL 8
/* 9: Function Rejected */
/* 10: Login ID not recognized */