mirror of
https://github.com/akuker/RASCSI.git
synced 2025-02-04 01:30:40 +00:00
Fixed typo
This commit is contained in:
parent
27225acbce
commit
d099f31ccb
@ -51,7 +51,7 @@ enum PbOperation {
|
||||
|
||||
// The properties supported by a device, helping clients to offer a good user experience
|
||||
message PbDeviceProperties {
|
||||
// Read-only medium (e.g. CD-ROMs) are not protectable but permanently read-only
|
||||
// Read-only media (e.g. CD-ROMs) are not protectable but permanently read-only
|
||||
bool read_only = 1;
|
||||
// Medium can be write-protected
|
||||
bool protectable = 2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user