mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
spelling: each
This commit is contained in:
@@ -43,7 +43,7 @@ var (
|
||||
// task.
|
||||
TmpDirName = "tmp"
|
||||
|
||||
// The set of directories that exist inside eache shared alloc directory.
|
||||
// The set of directories that exist inside each shared alloc directory.
|
||||
SharedAllocDirs = []string{LogDirName, TmpDirName, SharedDataDir}
|
||||
|
||||
// The name of the directory that exists inside each task directory
|
||||
|
||||
Reference in New Issue
Block a user