mirror of
https://github.com/golang/go
synced 2024-11-16 16:54:39 -07:00
cmd/covdata: fix typo in comment
Signed-off-by: guoguangwu <guoguangwug@gmail.com>
This commit is contained in:
parent
2ab9218c86
commit
7e5d056dc5
@ -191,7 +191,7 @@ func (mm *metaMerge) endPod(pcombine bool) {
|
||||
copyMetaDataFile(inpath, outpath)
|
||||
}
|
||||
|
||||
// Emit acccumulated counter data for this pod.
|
||||
// Emit accumulated counter data for this pod.
|
||||
mm.emitCounters(*outdirflag, finalHash)
|
||||
|
||||
// Reset package state.
|
||||
|
Loading…
Reference in New Issue
Block a user