From 7fed7b1b9d6871eb46ed1c7285be924b5c9827ec Mon Sep 17 00:00:00 2001 From: flowerinthenight Date: Fri, 12 Jul 2024 00:10:55 +0900 Subject: [PATCH] distmem: update docs --- distmem.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distmem.go b/distmem.go index 5a21cf1..de29e63 100644 --- a/distmem.go +++ b/distmem.go @@ -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