executor: misspell

This commit is contained in:
Nick Ethier
2018-12-08 01:52:06 -05:00
parent a6cb63a964
commit 4243b7d5f3
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ import (
)
type ExecutorPlugin struct {
// TODO: support backwards compatability with pre 0.9 NetRPC plugin
// TODO: support backwards compatibility with pre 0.9 NetRPC plugin
plugin.NetRPCUnsupportedPlugin
logger hclog.Logger
fsIsolation bool