mirror of
https://github.com/golang/go
synced 2024-11-25 01:47:56 -07:00
debug/proc: fix typo in package documentation
R=rsc CC=golang-dev https://golang.org/cl/829044
This commit is contained in:
parent
79017aa568
commit
f08ce18980
@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package ptrace provides a platform-independent interface for
|
||||
// Package proc provides a platform-independent interface for
|
||||
// tracing and controlling running processes. It supports
|
||||
// multi-threaded processes and provides typical low-level debugging
|
||||
// controls such as breakpoints, single stepping, and manipulating
|
||||
|
Loading…
Reference in New Issue
Block a user