spelling: each

This commit is contained in:
Josh Soref
2018-03-11 17:56:19 +00:00
parent 34274f5ca3
commit fbea110040

View File

@@ -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