From 2f92210c782eb1cc80b2326a608417564fa1ed36 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 24 Dec 2025 00:23:08 +0100 Subject: Fix comment. --- src/wx/content_timeline.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/wx/content_timeline.cc b/src/wx/content_timeline.cc index fdbd0790a..d78c12fb9 100644 --- a/src/wx/content_timeline.cc +++ b/src/wx/content_timeline.cc @@ -402,7 +402,7 @@ place(shared_ptr film, ContentTimelineViewList& views, int& tracks) } -/** Compare the mapped output channels of two TimelineViews, so we can into +/** Compare the mapped output channels of two TimelineViews, so we can sort into * order of first mapped DCP channel. */ struct AudioMappingComparator { -- cgit v1.2.3