This commit is contained in:
Eelco Dolstra 2015-06-23 02:15:11 +02:00
parent 524ee295e0
commit 681f63a382

View file

@ -100,7 +100,7 @@ static void copyClosureTo(std::shared_ptr<StoreAPI> store,
if (token())
printMsg(lvlDebug, format("got copy closure token after %1%s") % (stop - start));
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());