os: replace "used to used" with "used to use" in description text

This commit is contained in:
Jes Cok 2023-08-04 12:52:08 +08:00
parent 74caf475e3
commit f554da58f4
1 changed files with 1 additions and 1 deletions

View File

@ -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