[Timeline] Fix name of function

This commit is contained in:
Daniel - 2018-11-28 16:38:36 +01:00
parent f54248927d
commit a4febc68d1
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 1 deletions

View File

@ -311,7 +311,7 @@ archives."
(< (timeline-tools-entry-start-time entry-1)
(timeline-tools-entry-start-time entry-2))))))
(defun timeline-tools-cluster-same-entry (timeline)
(defun timeline-tools-cluster-same-entries (timeline)
"Cluster TIMELINE into consecutive entries with equal marker.
This only works if every entry in timeline consists of a
singleton marker only. In case this is not satisfied, this