We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58697f6 commit 330b24dCopy full SHA for 330b24d
include/git2/blob.h
@@ -245,7 +245,7 @@ GIT_EXTERN(int) git_blob_create_from_stream_commit(
245
* Write an in-memory buffer to the ODB as a blob
246
*
247
* @param id return the id of the written blob
248
- * @param repo repository where to blob will be written
+ * @param repo repository where the blob will be written
249
* @param buffer data to be written into the blob
250
* @param len length of the data
251
* @return 0 or an error code
0 commit comments