mirror of
https://github.com/golang/go
synced 2024-11-12 00:30:22 -07:00
runtime/trace: reword the trace package summary
Reword the package summary to be a little easier to read.
Change-Id: I84a9301a02e228b46165410a429548b3774762d5
GitHub-Last-Rev: 1342c7219f
GitHub-Pull-Request: golang/go#26052
Reviewed-on: https://go-review.googlesource.com/120795
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This commit is contained in:
parent
50bd1c4d4e
commit
444e7ddb27
@ -2,8 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package trace contains facilities for programs to generate trace
|
||||
// for Go execution tracer.
|
||||
// Package trace contains facilities for programs to generate traces
|
||||
// for the Go execution tracer.
|
||||
//
|
||||
// Tracing runtime activities
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user