Fix typos / spelling in comments
Signed-off-by: Mike Ralphson <mike@abacus.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
bad542f0b1
commit
3ea3c215c0
@ -396,7 +396,7 @@ repeat:
|
||||
* its own input data to become available. But since
|
||||
* the process (pack-objects) is itself CPU intensive,
|
||||
* it will happily pick up the time slice that we are
|
||||
* relinguishing here.
|
||||
* relinquishing here.
|
||||
*/
|
||||
Sleep(0);
|
||||
goto repeat;
|
||||
|
Reference in New Issue
Block a user