mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix spelling of removable
This commit is contained in:
parent
03e7a2be06
commit
827bea2645
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue