Skip to content

Commit 28012b9

Browse files
algonellgitster
authored andcommitted
object-file: fix a typo
Fix a typo in comments. Signed-off-by: Andrew Kreimer <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent a966ad1 commit 28012b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

object-file.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2275,7 +2275,7 @@ int stream_loose_object(struct input_stream *in_stream, size_t len,
22752275

22762276
/*
22772277
* Common steps for write_loose_object and stream_loose_object to
2278-
* end writing loose oject:
2278+
* end writing loose object:
22792279
*
22802280
* - End the compression of zlib stream.
22812281
* - Get the calculated oid.

0 commit comments

Comments
 (0)