mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
spelling: initialization
This commit is contained in:
@@ -209,7 +209,7 @@ type Driver interface {
|
||||
fingerprint.Fingerprint
|
||||
|
||||
// Prestart prepares the task environment and performs expensive
|
||||
// intialization steps like downloading images.
|
||||
// initialization steps like downloading images.
|
||||
//
|
||||
// CreatedResources may be non-nil even when an error occurs.
|
||||
Prestart(*ExecContext, *structs.Task) (*PrestartResponse, error)
|
||||
|
||||
Reference in New Issue
Block a user