Fix spelling of removable

This commit is contained in:
Warner Losh 2020-01-29 00:28:50 +00:00
parent 03e7a2be06
commit 827bea2645

View File

@ -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.
*/