mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Fix a few typos
This commit is contained in:
@@ -273,7 +273,7 @@ type Context interface {
|
||||
// Release() releases any resources associated with this context.
|
||||
Release()
|
||||
|
||||
// PrepareSleep() is called when the tread switches to the
|
||||
// PrepareSleep() is called when the thread switches to the
|
||||
// interruptible sleep state.
|
||||
PrepareSleep()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user