Skip to content

Commit 56c0445

Browse files
zhiyuan.zhoudiscordianfish
authored andcommitted
Modify proc_statm_test notes
* Modify proc_statm_test notes Signed-off-by: zhiyuan.zhou <zhiyuan.zhou@easystack.cn>
1 parent 53e9e67 commit 56c0445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proc_statm_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ func TestProcStatmLimits(t *testing.T) {
5151
t.Fatal(err)
5252
}
5353

54-
// max values of stat int fields
54+
// max values of statm int fields
5555
for _, test := range []struct {
5656
name string
5757
want uint64

0 commit comments

Comments
 (0)