Skip to content

Commit f1151fb

Browse files
committed
Fix documentation for git_blob_filter_options
1 parent 556e074 commit f1151fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/git2/blob.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ typedef enum {
119119
/**
120120
* The options used when applying filter options to a file.
121121
*
122-
* Initialize with `GIT_BLOB_FILTER_OPTIONS_VERSION`.
122+
* Initialize with `GIT_BLOB_FILTER_OPTIONS_INIT`.
123123
*
124124
*/
125125
typedef struct {

0 commit comments

Comments
 (0)