From 16c854df8d1c0fabc426b253b3960cd2bb7175cd Mon Sep 17 00:00:00 2001 From: Marc Abramowitz Date: Mon, 23 May 2016 22:54:07 -0700 Subject: [PATCH] Fix typo: width => with --- default.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.lua b/default.lua index b64b629..97e968c 100644 --- a/default.lua +++ b/default.lua @@ -159,7 +159,7 @@ default.collect = function( agent, exitcode ) elseif rc == 'die' then log( 'Error', - 'Failure with a list width exitcode = ', + 'Failure with a list with exitcode = ', exitcode ) else