mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-22 12:05:11 +00:00
Change August to Aug. Fix issue #719.
This commit is contained in:
parent
78ba0b8973
commit
3fe35b571f
@ -137,7 +137,7 @@ impl DefaultFormat {
|
||||
datetime::Month::May => "May",
|
||||
datetime::Month::June => "Jun",
|
||||
datetime::Month::July => "Jul",
|
||||
datetime::Month::August => "August",
|
||||
datetime::Month::August => "Aug",
|
||||
datetime::Month::September => "Sep",
|
||||
datetime::Month::October => "Oct",
|
||||
datetime::Month::November => "Nov",
|
||||
|
Loading…
Reference in New Issue
Block a user