summaryrefslogtreecommitdiffstats
path: root/app/display.c
diff options
context:
space:
mode:
Diffstat (limited to 'app/display.c')
-rw-r--r--app/display.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/display.c b/app/display.c
index ad24962..5c745b7 100644
--- a/app/display.c
+++ b/app/display.c
@@ -27,7 +27,7 @@ void display_report_svin (int valid, int active)
}
-static const char *day_name[] = {"su", "mo", "tu", "we", "th", "fr", "sa"};
+static const char *day_name[] = {"su", "mm", "tu", "ww", "th", "fr", "sa"};
void display_dispatch (void)