summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattori Birnbaum <mattori.birnbaum@gmail.com>2021-05-11 20:44:06 +0900
committerChristian Geier <geier@lostpackets.de>2023-10-28 16:40:56 +0200
commitcf8d263692b051a04f71c3bd1d92efcdc47241ac (patch)
tree49f27fde3c4afe4e4c6b48b76e8a17972c249f22
parentd52a56422aa15ce9877e111ee530dc6638963e57 (diff)
typo
-rw-r--r--doc/source/usage.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/usage.rst b/doc/source/usage.rst
index 2e5392ac..a1c2f67d 100644
--- a/doc/source/usage.rst
+++ b/doc/source/usage.rst
@@ -185,7 +185,7 @@ Several options are common to almost all of :program:`khal`'s commands
The categories of the event.
By default, all-day events have no times. To see a start and end time anyway simply
- add `-full` to the end of any templates with start/end or duration, for instance
+ add `-full` to the end of any template with start/end or duration, for instance
`start-time` becomes `start-time-full` and will always show start and end times (instead
of being empty for all-day events).