Skip to content

Commit

Permalink
distmem: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight committed Jul 11, 2024
1 parent 0e91c98 commit 7fed7b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion distmem.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ type memT struct {
// See limitation below.
//
// Limitation: At the moment, it's not allowed to reuse a name for
// DistMem once it's used and closed.
// DistMem once it's used and closed within hedge's lifetime.
type DistMem struct {
sync.Mutex

Expand Down

0 comments on commit 7fed7b1

Please sign in to comment.