Skip to content

Commit a60a025

Browse files
author
Nasfame
committed
pr-fixes:
Signed-off-by: Nasfame <[email protected]> Took 3 minutes
1 parent 51e8fbf commit a60a025

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
The [`(*sync.Map) Clear()`](//sync#Map.Clear) method deletes
2-
all the entries, resulting in an empty
1+
The [`(*sync.Map) Clear()`](//sync#Map.Clear) method deletes
2+
all the entries, resulting in an "empty map".
33
([#61696](https://github.com/golang/go/issues/61696)).
44
It is analogous to `clear`.

0 commit comments

Comments
 (0)