Skip to content

Commit 2acc5c9

Browse files
committed
fix typo
1 parent c5d0848 commit 2acc5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ func main() {
6666
}
6767
```
6868

69-
泄露之后会在时间堆中累积越来越多的 timer 对象,从而发生内存泄露
69+
泄露之后会在时间堆中累积越来越多的 timer 对象,从而发生更麻烦的问题
7070

7171
### timer 相关
7272

0 commit comments

Comments
 (0)