mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: other
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
92b055a0c4
commit
2e769148e9
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ bool pb_storage_get_status(PutBytesObjectType obj_type, PbInstallStatus *status)
|
|||
case ObjectRecovery:
|
||||
case ObjectSysResources:
|
||||
return pb_storage_raw_get_status(obj_type, status);
|
||||
default: // Partial installs not supported for othe object types today
|
||||
default: // Partial installs not supported for other object types today
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue