[#131] client: Fix typo in Delete method docs

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
Leonard Lyubich 2022-02-17 18:32:53 +03:00 committed by LeL
parent 37f0cde78d
commit 85db22eea4

View file

@ -86,7 +86,7 @@ func (x ResObjectDelete) ReadTombstoneID(dst *oid.ID) bool {
// NeoFS status codes are returned as `error`, otherwise, are included
// in the returned result structure.
//
// Immediately panics if parameters are set incorrectly (see PrmObjectHash docs).
// Immediately panics if parameters are set incorrectly (see PrmObjectDelete docs).
// Context is required and must not be nil. It is used for network communication.
//
// Return statuses: