From d7f52153b4e50858dcd382fb66c51afba0bf6029 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 30 Mar 2026 23:28:29 +0200 Subject: DUPLICATE_ASSET_ID_IN_PKL: note -> pkl_id. --- 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 6d93384a..07a480a7 100644 --- a/src/verify.h +++ b/src/verify.h @@ -510,7 +510,7 @@ public: */ VALID_MAIN_PICTURE_ACTIVE_AREA, /** A PKL has more than one asset with the same ID - * note contains the PKL ID + * pkl_id contains the PKL ID * file contains the PKL filename */ DUPLICATE_ASSET_ID_IN_PKL, -- cgit v1.2.3