From 25b9ff016477a8fda6f0368235275b92dda90c93 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 12 May 2020 12:34:03 +0200 Subject: Comment typo. --- src/verify.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/verify.h b/src/verify.h index 4bd91f55..405c6b09 100644 --- a/src/verify.h +++ b/src/verify.h @@ -71,7 +71,7 @@ public: PKL_CPL_SOUND_HASHES_DISAGREE, /** An assetmap's entry is empty */ EMPTY_ASSET_PATH, - /** An file mentioned in an asset map cannot be found */ + /** A file mentioned in an asset map cannot be found */ MISSING_ASSET, /** The DCP contains both SMPTE and Interop-standard components */ MISMATCHED_STANDARD, -- cgit v1.2.3