Fix typo in comment
This commit is contained in:
parent
275e9f7497
commit
a1dfd6629f
2
taf.go
2
taf.go
@ -56,7 +56,7 @@ type Options struct {
|
|||||||
Year int
|
Year int
|
||||||
|
|
||||||
// The Month field is used to calculate the full date that this
|
// The Month field is used to calculate the full date that this
|
||||||
// report was published. If it's unset, the current year will be used.
|
// report was published. If it's unset, the current month will be used.
|
||||||
Month time.Month
|
Month time.Month
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user