From 86b9f0a6d698d6a49110a5bd0387439461a35fab Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 9 Sep 2020 23:10:38 +0200 Subject: [PATCH] Fix comment typo. --- test/dcp_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/dcp_test.cc b/test/dcp_test.cc index 54ecab00..41dba033 100644 --- a/test/dcp_test.cc +++ b/test/dcp_test.cc @@ -336,7 +336,7 @@ BOOST_AUTO_TEST_CASE (dcp_test7) /* build/test/DCP/dcp_test7 is checked against test/ref/DCP/dcp_test7 by run/tests */ } -/** Test reading of a DCP with multiple PKLs */ +/** Test reading of a DCP with multiple CPLs */ BOOST_AUTO_TEST_CASE (dcp_test8) { dcp::DCP dcp (private_test / "data/SMPTE_TST-B1PB2P_S_EN-EN-CCAP_5171-HI-VI_2K_ISDCF_20151123_DPPT_SMPTE_combo/"); -- 2.30.2