acl: fix an erroneous method name in comments
This commit is contained in:
parent
1dd4d48b5f
commit
ec4fb22e30
1 changed files with 1 additions and 1 deletions
|
@ -238,7 +238,7 @@ func (s EACLTargetWrapper) SetKeyList(v [][]byte) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// KeyList returns casted result of Operation field getter.
|
// OperationType returns casted result of Operation field getter.
|
||||||
//
|
//
|
||||||
// If record is not initialized, 0 returns.
|
// If record is not initialized, 0 returns.
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue