summaryrefslogtreecommitdiff
path: root/src/verify.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-03-29 23:40:11 +0200
committerCarl Hetherington <cth@carlh.net>2026-04-01 23:43:00 +0200
commitbcb1158dce040f73aef636f0a61e7ca63988711c (patch)
tree343f2663dc0c0e0d96e9a05b72771840d96c2142 /src/verify.h
parentced73c6557bd6ff56ef0317491653fbd33858cbb (diff)
MISMATCHED_PKL_ANNOTATION_TEXT_WITH_CPL: note -> pkl_id.
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 793adf7f..58069feb 100644
--- a/src/verify.h
+++ b/src/verify.h
@@ -387,7 +387,7 @@ public:
*/
UNSIGNED_PKL_WITH_ENCRYPTED_CONTENT,
/** If a PKL has one CPL its _<ContentTitleText>_ must be the same as the PKL's _<AnnotationText>_
- * note contains the PKL ID
+ * pkl_id contains the PKL ID
* file contains the PKL filename
*/
MISMATCHED_PKL_ANNOTATION_TEXT_WITH_CPL,