summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-09-09 23:10:38 +0200
committerCarl Hetherington <cth@carlh.net>2020-09-09 23:10:38 +0200
commit86b9f0a6d698d6a49110a5bd0387439461a35fab (patch)
tree4ade2f742b109505956a94c28ffc20137cb14559 /test
parentf77a03cc3ec0c5f917e0a2b6cf7599d035b34cff (diff)
Fix comment typo.
Diffstat (limited to 'test')
-rw-r--r--test/dcp_test.cc2
1 files changed, 1 insertions, 1 deletions
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/");