object-file: fix a typo
Fix a typo in comments. Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
a966ad1e1b
commit
28012b915c
@ -2275,7 +2275,7 @@ int stream_loose_object(struct input_stream *in_stream, size_t len,
|
||||
|
||||
/*
|
||||
* Common steps for write_loose_object and stream_loose_object to
|
||||
* end writing loose oject:
|
||||
* end writing loose object:
|
||||
*
|
||||
* - End the compression of zlib stream.
|
||||
* - Get the calculated oid.
|
||||
|
Reference in New Issue
Block a user