forked from TrueCloudLab/frostfs-api
Typo fixes
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
This commit is contained in:
parent
f4215add9e
commit
71469da602
3 changed files with 3 additions and 3 deletions
|
@ -135,7 +135,7 @@ message Header {
|
|||
repeated neo.fs.v2.refs.ObjectID children = 5 [json_name = "children"];
|
||||
|
||||
// 16 byte UUID used to identify the split object hierarchy parts. Must be
|
||||
// unique inside container. All objects participaiting in the split must
|
||||
// unique inside container. All objects participating in the split must
|
||||
// have the same `split_id` value.
|
||||
bytes split_id = 6 [json_name = "splitID"];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue