Fix typo: width => with

This commit is contained in:
Marc Abramowitz 2016-05-23 22:54:07 -07:00
parent abc2a509f6
commit 16c854df8d
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ default.collect = function( agent, exitcode )
elseif rc == 'die' then elseif rc == 'die' then
log( log(
'Error', 'Error',
'Failure with a list width exitcode = ', 'Failure with a list with exitcode = ',
exitcode exitcode
) )
else else