From c70ca5e24ebf8fab393a59a976aa1adc7fb80ad5 Mon Sep 17 00:00:00 2001 From: Bastien Date: Mon, 28 Mar 2022 14:29:33 +0200 Subject: [PATCH] doc/org-manual.org: Fix typo * doc/org-manual.org (Repeated tasks): Fix typo. Reported-by: Johnson --- doc/org-manual.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index f40c38510..aaae8b516 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -6405,7 +6405,7 @@ special repeaters =++= and =.+=. For example: Marking this DONE shifts the date to one month after today. ,** TODO Wash my hands - DEADLINE: <2019-04-05 08:00 Sun .+1h> + DEADLINE: <2019-04-05 08:00 Fri .+1h> Marking this DONE shifts the date to exactly one hour from now. #+end_example