We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae5838f + 72cee16 commit 5c18eceCopy full SHA for 5c18ece
include/git2/remote.h
@@ -569,7 +569,7 @@ typedef struct {
569
* Initializes a `git_fetch_options` with default values. Equivalent to
570
* creating an instance with GIT_FETCH_OPTIONS_INIT.
571
*
572
- * @param opts the `git_push_options` instance to initialize.
+ * @param opts the `git_fetch_options` instance to initialize.
573
* @param version the version of the struct; you should pass
574
* `GIT_FETCH_OPTIONS_VERSION` here.
575
* @return Zero on success; -1 on failure.
0 commit comments