From a5a92e294e2c4fac704d488b7b6c164b9a6fee88 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 24 Apr 2022 21:29:15 +0200 Subject: Fix some incorrect comments. --- src/dcp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/dcp.h b/src/dcp.h index 6e50c48e..dd357f48 100644 --- a/src/dcp.h +++ b/src/dcp.h @@ -145,8 +145,8 @@ public: * @param standand INTEROP or SMPTE * @param issuer Value for the PKL and AssetMap tags * @param creator Value for the PKL and AssetMap tags - * @param issue_date Value for the CPL tags - * @param annotation_text Value for the CPL tags + * @param issue_date Value for the PKL and AssetMap tags + * @param annotation_text Value for the PKL and AssetMap tags * @param signer Signer to use * @param name_format Name format to use for the CPL and PKL filenames */ -- cgit v1.2.3