mirror of https://github.com/golang/go.git
os: replace "used to used" with "used to use" in description text
This commit is contained in:
parent
74caf475e3
commit
f554da58f4
|
|
@ -2,7 +2,7 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// We used to used this code for Darwin, but according to issue #19314
|
||||
// We used to use this code for Darwin, but according to issue #19314
|
||||
// waitid returns if the process is stopped, even when using WEXITED.
|
||||
|
||||
//go:build linux
|
||||
|
|
|
|||
Loading…
Reference in New Issue