[Timeline] Fix typo

This commit is contained in:
Daniel - 2019-02-17 09:14:07 +01:00
parent 07aad33448
commit 45a1141e6c
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 1 deletions

View File

@ -681,7 +681,7 @@ not given, update clock lines in the buffer of TARGET-MARKER."
(org-with-point-at target-marker
(org-clock-find-position nil)
(open-line 1)
(insert (apply #'timeline-tools-clockline-no-conflicts
(insert (apply #'timeline-tools-clockline-no-conflict
new-start new-end org-buffers)))))
;;;###autoload