Fix spelling of removable

This commit is contained in:
imp 2020-01-29 00:28:50 +00:00
parent 2dc3d20a84
commit 606deda9b7

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