mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Remove spurious period
PiperOrigin-RevId: 251288885
This commit is contained in:
@@ -432,7 +432,7 @@ func createMemoryFile() (*pgalloc.MemoryFile, error) {
|
||||
return mf, nil
|
||||
}
|
||||
|
||||
// Run runs the root container..
|
||||
// Run runs the root container.
|
||||
func (l *Loader) Run() error {
|
||||
err := l.run()
|
||||
l.ctrl.manager.startResultChan <- err
|
||||
|
||||
Reference in New Issue
Block a user