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 e6fe89b commit 4100341Copy full SHA for 4100341
pkg/blame/blame.go
@@ -18,7 +18,7 @@ type Options struct {
18
Lines []int
19
}
20
21
-// Blame represents the "blame" of a particlar line or range of lines
+// Blame represents the "blame" of a particular line or range of lines
22
type Blame struct {
23
SHA string
24
Author Event
0 commit comments