From bce04bc8feda6990157536b455fcdafcb3588ab4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 31 Mar 2026 20:22:53 +0200 Subject: INVALID_SUBTITLE_ISSUE_DATE: note -> issue_date. --- src/verify.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/verify.h') diff --git a/src/verify.h b/src/verify.h index d4d066c6..777a68de 100644 --- a/src/verify.h +++ b/src/verify.h @@ -528,7 +528,7 @@ public: /** A SMPTE subtitle asset as an __ which is not of the form yyyy-mm-ddThh:mm:ss * I can find no reference in a standard to this being required, but the Deluxe delivery * specifications require it and their QC will fail DCPs that don't have it. - * note contains the incorrect + * issue_date contains the incorrect * reel_index contains the reel index (starting from 0) */ INVALID_SUBTITLE_ISSUE_DATE, -- cgit v1.2.3