summaryrefslogtreecommitdiff
path: root/src/verify.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-03-29 15:19:07 +0200
committerCarl Hetherington <cth@carlh.net>2026-04-01 23:43:00 +0200
commit814abc3a7afca78c8877d2c9478364c327db7734 (patch)
treee25526e6db17f5040caa5f1d8bdf18bfdb125814 /src/verify.h
parent6ebb73004a5568b19228ff699cd68aadc8abbcff (diff)
INVALID_LANGUAGE: note -> language.
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 ac943f50..ecaeacfe 100644
--- a/src/verify.h
+++ b/src/verify.h
@@ -200,7 +200,7 @@ public:
/** DCP is Interop, not SMPTE [Bv2.1_6.1] */
INVALID_STANDARD,
/** A language or territory does not conform to RFC 5646 [Bv2.1_6.2.1]
- * note contains the invalid language
+ * language contains the invalid language
* reel_index contains the reel index (starting from 0)
*/
INVALID_LANGUAGE,