aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/covdata
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/covdata')
-rw-r--r--src/cmd/covdata/metamerge.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/covdata/metamerge.go b/src/cmd/covdata/metamerge.go
index 7f157426c0..b224984f68 100644
--- a/src/cmd/covdata/metamerge.go
+++ b/src/cmd/covdata/metamerge.go
@@ -166,7 +166,7 @@ func (mm *metaMerge) beginPod() {
//
// Case 2: if this is a select merge (-pkg is in effect), then at
// this point we write out a new smaller meta-data file that includes
-// only the packages of interest). At this point we also emit a merged
+// only the packages of interest. At this point we also emit a merged
// counter data file as well.
//
// Case 3: if "-pcombine" is in effect, we don't write anything at