diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/verify.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <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, |
