Skip to content

Commit 240b6eb

Browse files
arlCopilot
authored andcommitted
_example: cosmetics
1 parent 1de9412 commit 240b6eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_example/work.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"time"
99
)
1010

11-
// Wwork loops forever, generating allocations of various sizes, in order to
11+
// Work loops forever, generating allocations of various sizes, in order to
1212
// create artificial work for a nice 'demo effect'.
1313
func Work() {
1414
m := make(map[int64]any)

0 commit comments

Comments
 (0)