We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50bd1c4 commit 444e7ddCopy full SHA for 444e7dd
src/runtime/trace/trace.go
@@ -2,8 +2,8 @@
2
// Use of this source code is governed by a BSD-style
3
// license that can be found in the LICENSE file.
4
5
-// Package trace contains facilities for programs to generate trace
6
-// for Go execution tracer.
+// Package trace contains facilities for programs to generate traces
+// for the Go execution tracer.
7
//
8
// Tracing runtime activities
9
0 commit comments