Skip to content

Commit e69e95f

Browse files
committed
tweak comment
1 parent ba5b98e commit e69e95f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/sources/sources.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ type Chunk struct {
4444
// SourceType is the type of Source that produced the chunk.
4545
SourceType sourcespb.SourceType
4646

47-
// SourceVerify specifies whether the source that generated this Chunk has verification enabled by config.
47+
// SourceVerify specifies whether this chunk was generated by a source that has verification enabled in its config.
4848
SourceVerify bool
4949
}
5050

0 commit comments

Comments
 (0)