branch: externals-release/org commit c70ca5e24ebf8fab393a59a976aa1adc7fb80ad5 Author: Bastien <b...@gnu.org> Commit: Bastien <b...@gnu.org>
doc/org-manual.org: Fix typo * doc/org-manual.org (Repeated tasks): Fix typo. Reported-by: Johnson <j3s...@gapp.nthu.edu.tw> --- 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 f40c385105..aaae8b5163 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