mirror of
https://github.com/octoleo/lsyncd.git
synced 2025-01-06 00:30:46 +00:00
Merge pull request #380 from msabramo/fix_typo_width_with
Fix typo: width => with
This commit is contained in:
commit
ee5d693846
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user