Skip to content

Commit 0ab57a3

Browse files
authored
Update info_schema_innodb_cmpmem.go
1 parent 2f5d732 commit 0ab57a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collector/info_schema_innodb_cmpmem.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ var (
4444
}
4545
)
4646

47-
// ScrapeClientStat collects from `information_schema.innodb_cmpmem`.
47+
// ScrapeInnodbCmpMem collects from `information_schema.innodb_cmpmem`.
4848
type ScrapeInnodbCmpMem struct{}
4949

5050
// Name of the Scraper.

0 commit comments

Comments
 (0)