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:
Andrew Kreimer
2024-09-19 18:34:30 +00:00
committed by Junio C Hamano
parent a966ad1e1b
commit 28012b915c

View File

@ -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.