Various fixes to audio play wrt trimming and push/pull merger API.
[dcpomatic.git] / src / lib / sndfile_content.cc
index fc6f45d001005bf939c22539acb7b67df7dd239a..7d09f715c9746aed7572aa09746e972de93d8cb5 100644 (file)
@@ -64,7 +64,7 @@ SndfileContent::technical_summary () const
 {
        return Content::technical_summary() + " - "
                + AudioContent::technical_summary ()
-               + "sndfile";
+               + " - sndfile";
 }
 
 string