Typo
This commit is contained in:
parent
524ee295e0
commit
681f63a382
@ -100,7 +100,7 @@ static void copyClosureTo(std::shared_ptr<StoreAPI> store,
|
|||||||
if (token())
|
if (token())
|
||||||
printMsg(lvlDebug, format("got copy closure token after %1%s") % (stop - start));
|
printMsg(lvlDebug, format("got copy closure token after %1%s") % (stop - start));
|
||||||
else
|
else
|
||||||
printMsg(lvlDebug, format("dit not get copy closure token after %1%s") % (stop - start));
|
printMsg(lvlDebug, format("did not get copy closure token after %1%s") % (stop - start));
|
||||||
|
|
||||||
printMsg(lvlDebug, format("sending %1% missing paths") % missing.size());
|
printMsg(lvlDebug, format("sending %1% missing paths") % missing.size());
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user