summaryrefslogtreecommitdiff
path: root/src/verify.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-03-31 20:22:53 +0200
committerCarl Hetherington <cth@carlh.net>2026-04-01 23:43:00 +0200
commitbce04bc8feda6990157536b455fcdafcb3588ab4 (patch)
tree150884644b94c54e23250fe745345dedff52ccb2 /src/verify.h
parentd6ccf7600d19ad73fab51a8a8ee1a215d5a9e180 (diff)
INVALID_SUBTITLE_ISSUE_DATE: note -> issue_date.
Diffstat (limited to 'src/verify.h')
-rw-r--r--src/verify.h2
1 files changed, 1 insertions, 1 deletions
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 _<IssueDate>_ 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 <IssueDate>
+ * issue_date contains the incorrect <IssueDate>
* reel_index contains the reel index (starting from 0)
*/
INVALID_SUBTITLE_ISSUE_DATE,