fix a typo in sync/lock/memory package (#910)
This commit is contained in:
parent
d3151f1f0f
commit
bd37e67839
@ -1,4 +1,4 @@
|
||||
// Package memoy provides a sync.Mutex implementation of the lock for local use
|
||||
// Package memory provides a sync.Mutex implementation of the lock for local use
|
||||
package memory
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user