aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-04-28 01:43:16 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-04-28 01:43:16 +0200
commitf4e4daa0ad928353890b1eb23b6750ced89de24b (patch)
tree35534d38c655f3ad267be0fb83c5bb8015996d2f
parentComment on marks in small calendar. (diff)
downloadcalp-f4e4daa0ad928353890b1eb23b6750ced89de24b.tar.gz
calp-f4e4daa0ad928353890b1eb23b6750ced89de24b.tar.xz
Fix overview spelling.
-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