diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/content_timeline.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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<const Film> 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 { |
