diff --git a/sys/cam/scsi/scsi_da.c b/sys/cam/scsi/scsi_da.c index c067650ae15..d4d85016e29 100644 --- a/sys/cam/scsi/scsi_da.c +++ b/sys/cam/scsi/scsi_da.c @@ -1796,7 +1796,7 @@ daclose(struct disk *dp) } /* - * If we've got removeable media, mark the blocksize as + * If we've got removable media, mark the blocksize as * unavailable, since it could change when new media is * inserted. */