diff options
Diffstat (limited to 'sys/cam/cam_iosched.h')
-rw-r--r-- | sys/cam/cam_iosched.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/cam/cam_iosched.h b/sys/cam/cam_iosched.h index 34c926d8d4ae..544c9006544e 100644 --- a/sys/cam/cam_iosched.h +++ b/sys/cam/cam_iosched.h @@ -31,7 +31,7 @@ #ifndef _CAM_CAM_IOSCHED_H #define _CAM_CAM_IOSCHED_H -/* No user-servicable parts in here. */ +/* No user-serviceable parts in here. */ #ifdef _KERNEL /* Forward declare all structs to keep interface thin */ |