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
@ -209,7 +209,7 @@ static struct commit *handle_commit(struct rev_info *revs, struct object *object
|
||||
}
|
||||
|
||||
/*
|
||||
* Tree object? Either mark it uniniteresting, or add it
|
||||
* Tree object? Either mark it uninteresting, or add it
|
||||
* to the list of objects to look at later..
|
||||
*/
|
||||
if (object->type == OBJ_TREE) {
|
||||
|
Reference in New Issue
Block a user