aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--module/output/html.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/output/html.scm b/module/output/html.scm
index 3969b574..00dad547 100644
--- a/module/output/html.scm
+++ b/module/output/html.scm
@@ -645,7 +645,7 @@
"monthly")))
(details (@ (open) (style "grid-area: cal"))
- (summary "Month overwiew")
+ (summary "Month overview")
(div (@ (class "smallcall-head")) ,(string-titlecase (date->string start-date "~B ~Y")))
;; NOTE it might be a good idea to put the navigation buttons
;; earlier in the DOM-tree/tag order. At least Vimium's