Skip to content
Snippets Groups Projects
Commit 3e95fec0 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Fixed spelling of March.

Rev: lib/modules/Calendar.pmod/Gregorian.pmod:1.15
parent 3605b82b
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
//! class
array(string) month_names=
({"January","February","Mars","April","May","June","July","August",
({"January","February","March","April","May","June","July","August",
"September","October","November","December"});
array(string) week_day_names=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment