Skip to content

Commit

Permalink
month file name changed from "April' to 'Apr'
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrikOlin committed Apr 1, 2022
1 parent 2a04278 commit 05a2a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/cmdUtils.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ func GetMonthFileReplacer() *strings.Replacer {
"January", "Jan",
"February", "Feb",
"March", "Mars",
"April", "April",
"April", "Apr",
"May", "Maj",
"June", "Juni",
"July", "Juli",
Expand Down

0 comments on commit 05a2a44

Please sign in to comment.