From 767f22a9d237c4cef8b5af0cdc7c91d4e839350e Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 11 Mar 2018 17:54:39 +0000 Subject: [PATCH] spelling: destruction --- client/alloc_runner.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/alloc_runner.go b/client/alloc_runner.go index 1595050ac..25e879134 100644 --- a/client/alloc_runner.go +++ b/client/alloc_runner.go @@ -899,7 +899,7 @@ func (r *AllocRunner) Run() { } r.taskLock.Unlock() - // taskDestroyEvent contains an event that caused the destroyment of a task + // taskDestroyEvent contains an event that caused the destruction of a task // in the allocation. var taskDestroyEvent *structs.TaskEvent