mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-01-07 09:04:05 +00:00
Fix typo: width => with
This commit is contained in:
parent
abc2a509f6
commit
16c854df8d
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user