mirror of
https://github.com/minio/minio.git
synced 2025-02-22 19:12:31 -05:00
fix: a small typo in dsync (#18816)
This commit is contained in:
parent
a4a74e9844
commit
4d2320ba8b
@ -32,7 +32,7 @@ type LockArgs struct {
|
||||
Source string
|
||||
|
||||
// Owner represents unique ID for this instance, an owner who originally requested
|
||||
// the locked resource, useful primarily in figuring our stale locks.
|
||||
// the locked resource, useful primarily in figuring out stale locks.
|
||||
Owner string
|
||||
|
||||
// Quorum represents the expected quorum for this lock type.
|
||||
|
Loading…
x
Reference in New Issue
Block a user