spelling: serialize

This commit is contained in:
Josh Soref
2018-03-11 18:53:39 +00:00
parent 02a8be09f9
commit 06760728ac

View File

@@ -31,7 +31,7 @@ func GetPluginMap(w io.Writer, logLevel string) map[string]plugin.Plugin {
}
}
// ExecutorReattachConfig is the config that we seralize and de-serialize and
// ExecutorReattachConfig is the config that we serialize and de-serialize and
// store in disk
type PluginReattachConfig struct {
Pid int