Skip to content

Commit

Permalink
*: fix typographical error
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrom committed Sep 22, 2022
1 parent f9b2cce commit 08cffa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion options.go
Expand Up @@ -402,7 +402,7 @@ type LogOptions struct {

// Show only those commits in which the specified file was inserted/updated.
// It is equivalent to running `git log -- <file-name>`.
// this field is kept for compatility, it can be replaced with PathFilter
// this field is kept for compatibility, it can be replaced with PathFilter
FileName *string

// Filter commits based on the path of files that are updated
Expand Down

0 comments on commit 08cffa1

Please sign in to comment.