fix a typo in sync/lock/memory package (#910)
This commit is contained in:
@@ -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
|
package memory
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Reference in New Issue
Block a user