Skip to content

Commit 4100341

Browse files
committed
spelling: particular
1 parent e6fe89b commit 4100341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/blame/blame.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ type Options struct {
1818
Lines []int
1919
}
2020

21-
// Blame represents the "blame" of a particlar line or range of lines
21+
// Blame represents the "blame" of a particular line or range of lines
2222
type Blame struct {
2323
SHA string
2424
Author Event

0 commit comments

Comments
 (0)