Comment typo.
authorCarl Hetherington <cth@carlh.net>
Tue, 12 May 2020 10:34:03 +0000 (12:34 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 12 May 2020 10:34:03 +0000 (12:34 +0200)
src/verify.h

index 4bd91f55b01fd290af19276bfc606ff7e0b3f405..405c6b099574c754adea3b0359c8fd5c5c514610 100644 (file)
@@ -71,7 +71,7 @@ public:
                PKL_CPL_SOUND_HASHES_DISAGREE,
                /** An assetmap's <Path> 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,