mirror of
https://github.com/kemko/nomad.git
synced 2026-01-10 04:15:41 +03:00
spelling: retrieved
This commit is contained in:
@@ -16,7 +16,7 @@ var (
|
||||
// createCoordinator allows us to only create a single coordinator
|
||||
createCoordinator sync.Once
|
||||
|
||||
// globalCoordinator is the shared coordinator and should only be retreived
|
||||
// globalCoordinator is the shared coordinator and should only be retrieved
|
||||
// using the GetDockerCoordinator() method.
|
||||
globalCoordinator *dockerCoordinator
|
||||
|
||||
|
||||
Reference in New Issue
Block a user